Skip to content

Commit 6ff00fd

Browse files
jerolankadamwhite
authored andcommitted
Fix missing module li (#416)
Fix #414
1 parent 8ea250c commit 6ff00fd

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
},
@@ -80,7 +81,6 @@
8081
"jest": "^23.6.0",
8182
"jsdoc": "^3.4.3",
8283
"kramed": "^0.5.6",
83-
"li": "^1.3.0",
8484
"load-grunt-tasks": "^3.5.0",
8585
"lodash.reduce": "^4.6.0",
8686
"minami": "^1.2.3",

0 commit comments

Comments
 (0)