Skip to content

Commit

Permalink
Add minimist for gulp argument parsing
Browse files Browse the repository at this point in the history
  • Loading branch information
eKoopmans committed Oct 21, 2018
1 parent f5ad8c3 commit f915771
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"babel-plugin-transform-object-assign": "^6.22.0",
"babel-preset-env": "^1.7.0",
"gulp": "^4.0.0",
"minimist": "^1.2.0",
"rimraf": "^2.6.2",
"rollup": "^0.51.8",
"rollup-plugin-babel": "^3.0.2",
Expand Down

0 comments on commit f915771

Please sign in to comment.