Skip to content

Commit dd10eb3

Browse files
committed
Merge pull request #1369 from braydonf/v2
Updated versions of bitcore library and node.
2 parents 2f0fb4d + 9619b1b commit dd10eb3

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
@@ -81,9 +81,9 @@
8181
"request": "browser-request"
8282
},
8383
"dependencies": {
84-
"bitcore-lib": "^0.13.7",
85-
"bitcore-node": "^0.2.0",
86-
"insight-api": "^0.3.0",
84+
"bitcore-lib": "^0.13.8",
85+
"bitcore-node": "^1.0.0",
86+
"insight-api": "^0.3.1",
8787
"insight-ui": "^0.3.0"
8888
},
8989
"license": "MIT",

0 commit comments

Comments
 (0)