Skip to content

Commit

Permalink
Adding grunt-cli to devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
evertonfraga committed Jun 13, 2018
1 parent cb2f2a6 commit 13e5f2b
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 0 deletions.
119 changes: 119 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 @@ -43,6 +43,7 @@
"license": "LGPL-3.0",
"devDependencies": {
"grunt": "^0.4.5",
"grunt-cli": "^1.2.0",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-concat": "^0.5.1",
"grunt-contrib-copy": "^0.8.0",
Expand Down

0 comments on commit 13e5f2b

Please sign in to comment.