We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb97916 commit 5e096c0Copy full SHA for 5e096c0
package.json
@@ -6,11 +6,10 @@
6
"bugs": {
7
"url": "https://github.com/netlify/netlify-identity-widget/issues"
8
},
9
- "dependencies": {
10
- "@babel/cli": "^7.10.1",
11
- "@babel/register": "^7.10.1"
12
- },
+ "dependencies": {},
13
"devDependencies": {
+ "@babel/cli": "^7.10.1",
+ "@babel/register": "^7.10.1",
14
"@babel/core": "^7.10.2",
15
"@babel/plugin-proposal-class-properties": "^7.10.1",
16
"@babel/plugin-proposal-decorators": "^7.10.1",
0 commit comments