Skip to content

Commit

Permalink
dev dependencies upgraded
Browse files Browse the repository at this point in the history
  • Loading branch information
barisaydinoglu committed Sep 28, 2015
1 parent 3904255 commit 298e6f6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -45,13 +45,13 @@
"grunt-jscs": "2.1.0",
"grunt-jsonlint": "1.0.4",
"grunt-npmcopy": "0.1.0",
"grunt-release-it": "0.2.1",
"grunt-release-it": "1.0.0",
"gzip-js": "0.3.2",
"load-grunt-tasks": "3.2.0",
"qunitjs": "1.17.1",
"q": "1.1.2",
"requirejs": "2.1.17",
"strip-json-comments": "1.0.3"
"load-grunt-tasks": "3.3.0",
"q": "2.0.3",
"qunitjs": "1.19.0",
"requirejs": "2.1.20",
"strip-json-comments": "1.0.4"
},
"scripts": {
"build": "npm install && grunt",
Expand Down

0 comments on commit 298e6f6

Please sign in to comment.