Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
insin committed Apr 27, 2015
1 parent 0c33f58 commit 5d32b5c
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,19 @@
"standalone": "getFormData",
"homepage": "https://github.com/insin/get-form-data",
"devDependencies": {
"browserify": "^8.1.3",
"browserify-shim": "^3.8.2",
"browserify": "^9.0.8",
"browserify-shim": "^3.8.5",
"del": "^1.1.1",
"gulp": "^3.8.10",
"gulp": "^3.8.11",
"gulp-header": "^1.2.2",
"gulp-jshint": "^1.9.2",
"gulp-rename": "^1.2.0",
"gulp-jshint": "^1.10.0",
"gulp-rename": "^1.2.2",
"gulp-streamify": "0.0.5",
"gulp-uglify": "^1.1.0",
"gulp-util": "^3.0.3",
"jshint-stylish": "^1.0.0",
"qunitjs": "^1.17.1",
"vinyl-source-stream": "^1.0.0"
"gulp-uglify": "^1.2.0",
"gulp-util": "^3.0.4",
"jshint-stylish": "^1.0.1",
"qunitjs": "^1.18.0",
"vinyl-source-stream": "^1.1.0"
},
"scripts": {
"debug": "gulp --debug",
Expand Down

0 comments on commit 5d32b5c

Please sign in to comment.