@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "warp-contracts",
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"description": "An implementation of the SmartWeave smart contract protocol.",
|
||||
"types": "./lib/types/index.d.ts",
|
||||
"main": "./lib/cjs/index.js",
|
||||
@@ -112,6 +112,7 @@
|
||||
"gen-esm-wrapper": "^1.1.3",
|
||||
"jest": "^28.1.3",
|
||||
"json-schema-to-typescript": "^11.0.1",
|
||||
"node-stdlib-browser": "^1.2.0",
|
||||
"prettier": "^2.3.2",
|
||||
"rimraf": "^3.0.2",
|
||||
"smartweave": "0.4.48",
|
||||
@@ -120,8 +121,7 @@
|
||||
"typescript": "^4.9.5",
|
||||
"warp-contracts-plugin-deploy": "^1.0.3",
|
||||
"warp-contracts-plugin-vm2": "1.0.0",
|
||||
"ws": "^8.11.0",
|
||||
"node-stdlib-browser": "^1.2.0"
|
||||
"ws": "^8.11.0"
|
||||
},
|
||||
"resolutions": {
|
||||
"bn.js": "5.2.1",
|
||||
|
||||
Reference in New Issue
Block a user