Skip to content

Commit

Permalink
Merge pull request #2297 from am11/master
Browse files Browse the repository at this point in the history
Package: Updates request to 2.48.0
  • Loading branch information
lukeapage committed Nov 15, 2014
2 parents b09ce05 + ed34989 commit 41346e1
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,27 +40,27 @@
"test": "grunt test"
},
"optionalDependencies": {
"graceful-fs": "~3.0.4",
"mime": "~1.2.11",
"request": "~2.47.0",
"mkdirp": "~0.5.0",
"source-map": "0.1.x",
"promise": "~6.0.1"
"graceful-fs": "^3.0.4",
"mime": "^1.2.11",
"request": "^2.48.0",
"mkdirp": "^0.5.0",
"source-map": "^0.1.x",
"promise": "^6.0.1"
},
"devDependencies": {
"diff": "~1.0",
"grunt": "~0.4.5",
"grunt-contrib-clean": "~0.6.0",
"grunt-contrib-concat": "~0.5.0",
"grunt-contrib-connect": "~0.9.0",
"grunt-contrib-jasmine": "~0.8.1",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-uglify": "~0.6.0",
"grunt-shell": "~1.1.1",
"grunt-browserify": "~3.2.0",
"matchdep": "~0.3.0",
"time-grunt": "~1.0.0",
"grunt-saucelabs": "~8.3.2"
"diff": "^1.0",
"grunt": "^0.4.5",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-concat": "^0.5.0",
"grunt-contrib-connect": "^0.9.0",
"grunt-contrib-jasmine": "^0.8.1",
"grunt-contrib-jshint": "^0.10.0",
"grunt-contrib-uglify": "^0.6.0",
"grunt-shell": "^1.1.1",
"grunt-browserify": "^3.2.0",
"matchdep": "^0.3.0",
"time-grunt": "^1.0.0",
"grunt-saucelabs": "^8.3.2"
},
"keywords": [
"compile less",
Expand Down

0 comments on commit 41346e1

Please sign in to comment.