chore: CI: update base node version

This commit is contained in:
Aravinth Manivannan
2023-10-29 03:31:57 +05:30
parent 1107d3fc05
commit 49a8757ead
4 changed files with 1466 additions and 5634 deletions

View File

@@ -37,8 +37,8 @@
"webpack-dev-server": "^4.15.1"
},
"dependencies": {
"@mcaptcha/pow-wasm": "^0.1.0-alpha-1",
"@mcaptcha/pow_sha256-polyfill": "^0.1.0-alpha-1",
"@mcaptcha/pow-wasm": "^0.1.0-rc1",
"@mcaptcha/pow_sha256-polyfill": "^0.1.0-rc1",
"@mcaptcha/vanilla-glue": "^0.1.0-rc1"
}
}