Skip to content

Commit 9519347

Browse files
authored
feat(package): Bump hCaptcha loader version (#275)
1 parent 230184f commit 9519347

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hcaptcha/react-hcaptcha",
3-
"version": "1.12.0",
3+
"version": "1.12.1",
44
"types": "types/index.d.ts",
55
"main": "dist/index.js",
66
"module": "dist/esm/index.js",
@@ -60,6 +60,6 @@
6060
},
6161
"dependencies": {
6262
"@babel/runtime": "^7.17.9",
63-
"@hcaptcha/loader": "^2.0.0"
63+
"@hcaptcha/loader": "^2.0.1"
6464
}
6565
}

0 commit comments

Comments
 (0)