Feature/make andrew happy (#241)

* Fixing the path to nym client in node modules

* Updated package lock for latest npm
This commit is contained in:
Dave Hrycyszyn
2020-05-19 13:17:16 +01:00
committed by GitHub
parent 54114f03b5
commit e83c4d3bea
2 changed files with 908 additions and 904 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import * as wasm from "nym-client-wasm";
import * as wasm from ".";
export class Identity {
// in the future this should allow for loading from local storage
File diff suppressed because it is too large Load Diff