Skip to content

Commit

Permalink
Update grunt dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aarranz committed Dec 7, 2017
1 parent 42234f0 commit fa59594
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
"description": "This package.json file is only used for installing npm dependencies. But this is not an installable node package, but a WireCloud operator. Take a look into src/config.xml for more details about this operator",
"devDependencies": {
"bower": "^1.3.12",
"grunt": "^0.4.5",
"grunt": "^1.0.1",
"grunt-bower-task": "^0.4.0",
"grunt-contrib-clean": "~0.6.0",
"grunt-contrib-compress": "^0.11.0",
"grunt-contrib-clean": "^1.1.0",
"grunt-contrib-compress": "^1.4.3",
"grunt-contrib-copy": "^0.8.0",
"grunt-coveralls": "^1.0.1",
"grunt-karma": "^2.0.0",
"grunt-strip-code": "^0.1.2",
"grunt-strip-code": "^1.0.6",
"grunt-text-replace": "~0.4.0",
"grunt-wirecloud": "^0.9.0",
"gruntify-eslint": "^3.1.0",
Expand Down

0 comments on commit fa59594

Please sign in to comment.