Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bevacqua committed Jan 14, 2017
1 parent 1e83c21 commit d5d1958
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 @@ -23,14 +23,14 @@
},
"homepage": "https://github.com/bevacqua/domador",
"dependencies": {
"jsdom": "8.0.2",
"jsdom": "9.9.1",
"string.prototype.repeat": "0.2.0"
},
"devDependencies": {
"browserify": "^8.1.0",
"jshint": "^2.5.11",
"tape": "^3.5.0",
"uglify-js": "^2.4.16",
"watchify": "^2.2.1"
"browserify": "^13.3.0",
"jshint": "^2.9.4",
"tape": "^4.6.3",
"uglify-js": "^2.7.5",
"watchify": "^3.8.0"
}
}

0 comments on commit d5d1958

Please sign in to comment.