Skip to content

Commit 60478fa

Browse files
author
郑傲今
committed
feat: v3.0.2 upgrade loadsh
1 parent 62c862c commit 60478fa

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rs-admin-cli",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "Command line interface for react",
55
"author": "zhengaojin <zhengaojin@live.cn>",
66
"private": false,
@@ -27,6 +27,7 @@
2727
"figures": "^2.0.0",
2828
"inquirer": "^6.2.0",
2929
"ora": "^3.0.0",
30-
"walk": "^2.3.14"
30+
"walk": "^2.3.14",
31+
"lodash": ">=4.17.13"
3132
}
3233
}

0 commit comments

Comments
 (0)