Skip to content

Commit 2ad6cad

Browse files
committed
update
1 parent 4de7737 commit 2ad6cad

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
#node_modules
1+
node_modules

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"copy": "^0.3.1",
2626
"koa": "^2.4.1",
2727
"koa-static": "^4.0.1",
28+
"lodash": "^4.17.11",
2829
"open": "0.0.5",
2930
"ora": "^1.3.0",
3031
"rimraf": "^2.6.2",

0 commit comments

Comments
 (0)