Skip to content

Commit c866103

Browse files
author
Gusted
committed
Update mCaptcha-glue
1 parent d29138b commit c866103

File tree

2 files changed

+9
-13
lines changed

2 files changed

+9
-13
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-6
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"@claviska/jquery-minicolors": "2.3.6",
11-
"@mcaptcha/vanilla-glue": "0.1.0-alpha-1",
11+
"@mcaptcha/vanilla-glue": "0.1.0-alpha-2",
1212
"@primer/octicons": "17.3.0",
1313
"add-asset-webpack-plugin": "2.0.1",
1414
"css-loader": "6.7.1",
@@ -62,9 +62,5 @@
6262
"svgo": "2.8.0",
6363
"updates": "13.1.2"
6464
},
65-
"browserslist": [
66-
"defaults",
67-
"not ie > 0",
68-
"not ie_mob > 0"
69-
]
65+
"browserslist": ["defaults", "not ie > 0", "not ie_mob > 0"]
7066
}

0 commit comments

Comments
 (0)