Skip to content

Commit f915771

Browse files
committed
Add minimist for gulp argument parsing
1 parent f5ad8c3 commit f915771

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

package-lock.json

Lines changed: 6 additions & 0 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
@@ -37,6 +37,7 @@
3737
"babel-plugin-transform-object-assign": "^6.22.0",
3838
"babel-preset-env": "^1.7.0",
3939
"gulp": "^4.0.0",
40+
"minimist": "^1.2.0",
4041
"rimraf": "^2.6.2",
4142
"rollup": "^0.51.8",
4243
"rollup-plugin-babel": "^3.0.2",

0 commit comments

Comments
 (0)