Skip to content

Commit f45561a

Browse files
committed
package: update dev-dependencies and bigi
1 parent faea16c commit f45561a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@
3636
"url": "https://github.com/bitcoinjs/bitcoinjs-lib.git"
3737
},
3838
"devDependencies": {
39-
"browserify": "^4.2.1",
40-
"coveralls": "~2.10.0",
39+
"browserify": "^4.2.3",
40+
"coveralls": "^2.10.1",
4141
"helloblock-js": "^0.2.1",
42-
"istanbul": "0.1.30",
43-
"jshint": "2.5.1",
44-
"mocha": "1.18.2",
42+
"istanbul": "^0.1.30",
43+
"jshint": "^2.5.1",
44+
"mocha": "^1.18.2",
4545
"mocha-lcov-reporter": "0.0.1",
46-
"sinon": "1.9.0",
47-
"uglify-js": "2.4.13"
46+
"sinon": "^1.9.0",
47+
"uglify-js": "^2.4.13"
4848
},
4949
"testling": {
5050
"browsers": [
@@ -72,7 +72,7 @@
7272
"crypto": "crypto-browserify"
7373
},
7474
"dependencies": {
75-
"bigi": "1.1.0",
75+
"bigi": "^1.1.0",
7676
"bs58": "1.2.1",
7777
"bs58check": "1.0.1",
7878
"crypto-browserify": "3.2.4",

0 commit comments

Comments
 (0)