Using the pre-built package in the chat demo

This commit is contained in:
Dave Hrycyszyn
2022-09-21 13:28:31 +01:00
parent f98d9d89bc
commit 848ace1e0b
+2 -2
View File
@@ -34,6 +34,6 @@
"webpack-dev-server": "^4.7.4"
},
"dependencies": {
"@nymproject/nym-client-wasm": "file:../pkg"
"@nymproject/nym-client-wasm": "1.0.0"
}
}
}