We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bed8060 commit be5e915Copy full SHA for be5e915
package.json
@@ -16,6 +16,7 @@
16
"@koinos/abi-proto-gen": "1.0.0",
17
"@koinos/as-gen": "1.0.0",
18
"@koinos/as-proto-gen": "1.0.0",
19
+ "@koinos/mock-vm": "https://github.com/koinos/koinos-mock-vm#fix-db-compare",
20
"@koinos/proto-as": "https://github.com/koinos/koinos-proto-as#master",
21
"@roamin/protoc": "^2.4.0",
22
"as-bignum": "^0.2.18",
@@ -27,7 +28,6 @@
27
28
],
29
"devDependencies": {
30
"@assemblyscript/wasi-shim": "^0.1.0",
- "@koinos/mock-vm": "https://github.com/koinos/koinos-mock-vm#fix-db-compare",
31
"@types/node": "^17.0.13",
32
"@typescript-eslint/eslint-plugin": "^5.10.0",
33
"@typescript-eslint/parser": "^5.10.0",
0 commit comments