Skip to content

Commit 5e096c0

Browse files
committed
chore: fix package.json
1 parent bb97916 commit 5e096c0

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

package.json

+3-4
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@
66
"bugs": {
77
"url": "https://github.com/netlify/netlify-identity-widget/issues"
88
},
9-
"dependencies": {
10-
"@babel/cli": "^7.10.1",
11-
"@babel/register": "^7.10.1"
12-
},
9+
"dependencies": {},
1310
"devDependencies": {
11+
"@babel/cli": "^7.10.1",
12+
"@babel/register": "^7.10.1",
1413
"@babel/core": "^7.10.2",
1514
"@babel/plugin-proposal-class-properties": "^7.10.1",
1615
"@babel/plugin-proposal-decorators": "^7.10.1",

0 commit comments

Comments
 (0)