mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 10:05:41 +00:00
Load pow-sha256 polyfill to support browsers that aren't capable of
executing WASM
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@mcaptcha/pow-wasm": "^0.1.0-alpha-1",
|
||||
"@mcaptcha/pow_sha256-polyfill": "^0.1.0-alpha-1",
|
||||
"mcaptcha-glue": "^0.1.0-alpha-1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user