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

Commit

Permalink
Upgrade outdated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fardjad committed Sep 24, 2015
1 parent 79f9da9 commit efbf94b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"typewriter"
],
"dependencies": {
"coffee-script": "~1.9.3",
"browserify": "~10.2.4",
"uglify-js": "^2.4.23"
"browserify": "^11.2.0",
"coffee-script": "^1.10.0",
"uglify-js": "^2.4.24"
},
"devDependencies": {
"mocha": "~2.2.5",
"archiver": "~0.14.4"
"archiver": "^0.15.1",
"mocha": "^2.3.3"
},
"bundledDependencies": [],
"license": "MIT",
Expand Down

0 comments on commit efbf94b

Please sign in to comment.