We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f8c8736 + 85021af commit bd033a8Copy full SHA for bd033a8
package.json
@@ -20,8 +20,8 @@
20
},
21
"devDependencies": {
22
"bignum": "github:WebAssemblyOS/bignum.wasm#near_dist",
23
- "assemblyscript-json": "github:WebAssemblyOS/assemblyscript-json#near_dist",
24
- "near-runtime-ts": "github:nearprotocol/near-runtime-ts#staging",
+ "assemblyscript-json": "github:nearprotocol/assemblyscript-json",
+ "near-runtime-ts": "github:nearprotocol/near-runtime-ts",
25
"@types/node": "^12.6.6",
26
"browser-process-hrtime": "^1.0.0",
27
"diff": "^4.0.1",
0 commit comments