Skip to content

Commit 889ed9b

Browse files
committed
package: update typeforce to 1.0.0, mocha/standard to latest
1 parent 0e0a12d commit 889ed9b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"bigi": "^1.4.0",
4949
"bs58check": "^1.0.4",
5050
"ecurve": "^1.0.0",
51-
"typeforce": "^0.1.0"
51+
"typeforce": "^1.0.0"
5252
},
5353
"devDependencies": {
5454
"async": "^0.9.0",
@@ -57,9 +57,9 @@
5757
"cb-helloblock": "^0.4.10",
5858
"coveralls": "^2.11.2",
5959
"istanbul": "^0.3.5",
60-
"mocha": "^2.1.0",
60+
"mocha": "^2.2.0",
6161
"mocha-lcov-reporter": "0.0.1",
6262
"sinon": "^1.12.2",
63-
"standard": "^2.7.3"
63+
"standard": "^2.11.0"
6464
}
6565
}

0 commit comments

Comments
 (0)