Skip to content

Commit

Permalink
fix: fix runtime dep on minimist
Browse files Browse the repository at this point in the history
  • Loading branch information
3cp committed Apr 18, 2019
1 parent 73ce84b commit 61bd1f0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,16 @@
"url": "https://github.com/huochunpeng/makes/issues"
},
"homepage": "https://github.com/huochunpeng/makes#readme",
"dependencies": {
"minimist": "^1.2.0"
},
"devDependencies": {
"ansi-colors": "^3.2.4",
"ava": "^1.4.1",
"eslint": "^5.16.0",
"gunzip-maybe": "^1.4.1",
"hosted-git-info": "^2.7.1",
"isutf8": "^2.0.3",
"minimist": "^1.2.0",
"mock-fs": "^4.8.0",
"nyc": "^14.0.0",
"rollup": "^1.10.0",
Expand Down

0 comments on commit 61bd1f0

Please sign in to comment.