Skip to content

Commit

Permalink
Merge pull request likeastore#62 from robbaman/update-npm-package-ver…
Browse files Browse the repository at this point in the history
…sions

Updated NPM package versions
  • Loading branch information
voronianski committed Aug 12, 2014
2 parents 18d1e01 + f9d3c65 commit 422abba
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
"readmeFilename": "README.md",
"license": "MIT",
"devDependencies": {
"grunt": "~0.4.2",
"grunt-contrib-cssmin": "^0.9.0",
"grunt-contrib-jshint": "~0.7.2",
"grunt-contrib-uglify": "~0.2.7",
"grunt-myth": "~0.1.0",
"myth": "~0.1.6",
"grunt": "^0.4.5",
"grunt-contrib-cssmin": "^0.10.0",
"grunt-contrib-jshint": "^0.10.0",
"grunt-contrib-uglify": "^0.5.1",
"grunt-myth": "^0.3.1",
"myth": "^1.1.1",
"network-address": "0.0.4"
},
"dependencies": {
Expand Down

0 comments on commit 422abba

Please sign in to comment.