Skip to content

Commit ffe2295

Browse files
authored
use published interaction package (#1576)
1 parent 0b9e190 commit ffe2295

File tree

2 files changed

+17
-22
lines changed

2 files changed

+17
-22
lines changed

bindings/wasm/identity_wasm/package-lock.json

+16-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bindings/wasm/identity_wasm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"wasm-opt": "^1.3.0"
7373
},
7474
"dependencies": {
75-
"@iota/iota-interaction-ts": "file:../iota_interaction_ts",
75+
"@iota/iota-interaction-ts": "^0.1.0",
7676
"@noble/ed25519": "^1.7.3",
7777
"@noble/hashes": "^1.4.0",
7878
"@types/node-fetch": "^2.6.2",

0 commit comments

Comments
 (0)