Skip to content

Commit

Permalink
package: update dev-dependencies and bigi
Browse files Browse the repository at this point in the history
  • Loading branch information
dcousens committed Sep 25, 2014
1 parent faea16c commit f45561a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@
"url": "https://github.com/bitcoinjs/bitcoinjs-lib.git"
},
"devDependencies": {
"browserify": "^4.2.1",
"coveralls": "~2.10.0",
"browserify": "^4.2.3",
"coveralls": "^2.10.1",
"helloblock-js": "^0.2.1",
"istanbul": "0.1.30",
"jshint": "2.5.1",
"mocha": "1.18.2",
"istanbul": "^0.1.30",
"jshint": "^2.5.1",
"mocha": "^1.18.2",
"mocha-lcov-reporter": "0.0.1",
"sinon": "1.9.0",
"uglify-js": "2.4.13"
"sinon": "^1.9.0",
"uglify-js": "^2.4.13"
},
"testling": {
"browsers": [
Expand Down Expand Up @@ -72,7 +72,7 @@
"crypto": "crypto-browserify"
},
"dependencies": {
"bigi": "1.1.0",
"bigi": "^1.1.0",
"bs58": "1.2.1",
"bs58check": "1.0.1",
"crypto-browserify": "3.2.4",
Expand Down

0 comments on commit f45561a

Please sign in to comment.