diff --git a/package.json b/package.json index a2a3957b..112584d6 100644 --- a/package.json +++ b/package.json @@ -37,8 +37,8 @@ "webpack-dev-server": "^4.15.1" }, "dependencies": { - "@mcaptcha/pow-wasm": "^0.1.0-rc1", - "@mcaptcha/pow_sha256-polyfill": "^0.1.0-rc1", - "@mcaptcha/vanilla-glue": "^0.1.0-rc1" + "@mcaptcha/pow_sha256-polyfill": "^0.1.0-rc2", + "@mcaptcha/vanilla-glue": "^0.1.0-rc1", + "@mcaptcha/pow-wasm": "^0.1.0-rc2" } } diff --git a/templates/widget/index.html b/templates/widget/index.html index 7ba878a2..3db7d637 100644 --- a/templates/widget/index.html +++ b/templates/widget/index.html @@ -6,51 +6,54 @@ SPDX-License-Identifier: MIT OR Apache-2.0 <. include!("../components/headers/widget-headers.html"); .>
-