Skip to content

Commit

Permalink
Update npm depencencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lefoy committed Mar 1, 2016
1 parent 18f934a commit e5ce10a
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Expand Up @@ -4,19 +4,19 @@
"repository": "https://github.com/lefoy/cyanide-theme",
"version": "3.0.0",
"devDependencies": {
"colors": "1.0.3",
"lodash": "~2.4.1",
"underscore.string": "~2.3.3",
"grunt": "~0.4.5",
"grunt-bump": "0.6.0",
"grunt-contrib-clean": "0.6.0",
"grunt-contrib-copy": "0.8.2",
"grunt-curl": "~2.2.0",
"grunt-text-replace": "0.4.0",
"colors": "^1.1.2",
"grunt": "^0.4.5",
"grunt-bump": "^0.7.0",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-copy": "^0.8.2",
"grunt-curl": "^2.2.0",
"grunt-text-replace": "^0.4.0",
"grunt-verbosity": "^0.2.2",
"load-grunt-config": "*",
"load-grunt-tasks": "3.3.0",
"matchdep": "1.0.0",
"time-grunt": "1.2.2"
"load-grunt-config": "^0.19.1",
"load-grunt-tasks": "^3.4.0",
"lodash": "^4.5.1",
"matchdep": "^1.0.1",
"time-grunt": "^1.3.0",
"underscore.string": "^3.3.4"
}
}

0 comments on commit e5ce10a

Please sign in to comment.