Skip to content

Commit

Permalink
package: update all the dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
TooTallNate committed Jun 17, 2014
1 parent fe1006a commit 0e6634a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -17,10 +17,10 @@
},
"main": "./index.js",
"dependencies": {
"bindings": "*",
"debug": "*",
"ogg": "*",
"readable-stream": "1"
"bindings": "~1.2.0",
"debug": "~1.0.0",
"ogg": "~1.1.1",
"readable-stream": "1.0"
},
"devDependencies": {
"mocha": "*"
Expand Down

0 comments on commit 0e6634a

Please sign in to comment.