Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
Updated devDependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
pluma committed Dec 9, 2014
1 parent 4a26248 commit b44582d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -16,15 +16,15 @@
"properties"
],
"dependencies": {
"sublish": "~0.4"
"sublish": "^0.4.6"
},
"devDependencies": {
"mocha": "~1.17",
"expect.js": "~0.2",
"uglify-js": "~2.4",
"jshint": "~2.4",
"istanbul": "~0.2",
"coveralls": "~2.6"
"mocha": "^2.0.1",
"expect.js": "^0.3.1",
"uglify-js": "^2.4.15",
"jshint": "^2.5.10",
"istanbul": "^0.3.5",
"coveralls": "^2.11.2"
},
"main": "./dist/obs.js",
"scripts": {
Expand Down

0 comments on commit b44582d

Please sign in to comment.