Skip to content

Commit

Permalink
chore(package): Bump loader version
Browse files Browse the repository at this point in the history
  • Loading branch information
brdlyptrs committed Feb 14, 2024
1 parent d56cbaa commit 96a9e5a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hcaptcha/react-hcaptcha",
"version": "1.10.0",
"version": "1.10.1",
"types": "types/index.d.ts",
"main": "dist/index.js",
"module": "dist/esm/index.js",
Expand Down Expand Up @@ -60,6 +60,6 @@
},
"dependencies": {
"@babel/runtime": "^7.17.9",
"@hcaptcha/loader": "^1.2.0"
"@hcaptcha/loader": "^1.2.1"
}
}

0 comments on commit 96a9e5a

Please sign in to comment.