move pow wasm lib out to a separate repo

This commit is contained in:
realaravinth
2021-12-01 21:18:30 +05:30
parent 41b99c1019
commit ab77eed91c
25 changed files with 33 additions and 8075 deletions

View File

@@ -36,7 +36,7 @@
"webpack-dev-server": "^4.3.1"
},
"dependencies": {
"mcaptcha-browser": "./browser/pkg/",
"@mcaptcha/pow-wasm": "^0.1.0-alpha-1",
"mcaptcha-glue": "^0.1.0-alpha-1"
}
}