Skip to content

Commit dafddc4

Browse files
jerolankadamwhite
authored andcommitted
Fix missing module li (#416)
Fix #414
1 parent 71b1e2d commit dafddc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
"test": "jest --coverage"
6060
},
6161
"dependencies": {
62+
"li": "^1.3.0",
6263
"parse-link-header": "^1.0.1",
6364
"qs": "^6.6.0",
6465
"superagent": "^4.0.0"
@@ -78,7 +79,6 @@
7879
"jest": "^23.6.0",
7980
"jsdoc": "^3.4.3",
8081
"kramed": "^0.5.6",
81-
"li": "^1.3.0",
8282
"load-grunt-tasks": "^3.5.0",
8383
"lodash.reduce": "^4.6.0",
8484
"minami": "^1.2.3",

0 commit comments

Comments
 (0)