Skip to content

Commit

Permalink
Update mCaptcha-glue
Browse files Browse the repository at this point in the history
  • Loading branch information
Gusted committed Jul 28, 2022
1 parent d29138b commit c866103
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 13 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

8 changes: 2 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@claviska/jquery-minicolors": "2.3.6",
"@mcaptcha/vanilla-glue": "0.1.0-alpha-1",
"@mcaptcha/vanilla-glue": "0.1.0-alpha-2",
"@primer/octicons": "17.3.0",
"add-asset-webpack-plugin": "2.0.1",
"css-loader": "6.7.1",
Expand Down Expand Up @@ -62,9 +62,5 @@
"svgo": "2.8.0",
"updates": "13.1.2"
},
"browserslist": [
"defaults",
"not ie > 0",
"not ie_mob > 0"
]
"browserslist": ["defaults", "not ie > 0", "not ie_mob > 0"]
}

0 comments on commit c866103

Please sign in to comment.