Skip to content

Commit

Permalink
fix: fix @types/recaptcha2 as dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
LookinGit committed Jun 27, 2021
1 parent 32eb326 commit 5c72ffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
"url": "https://github.com/lookinlab/adonis-recaptcha2/issues"
},
"dependencies": {
"@types/recaptcha2": "^1.3.0",
"recaptcha2": "^1.3.3"
},
"devDependencies": {
Expand All @@ -46,7 +47,6 @@
"@adonisjs/mrm-preset": "^4.1.0",
"@adonisjs/sink": "^5.1.5",
"@types/node": "^15.12.4",
"@types/recaptcha2": "^1.3.0",
"copyfiles": "^2.4.1",
"eslint": "^7.29.0",
"eslint-plugin-adonis": "^1.3.2",
Expand Down

0 comments on commit 5c72ffc

Please sign in to comment.