Skip to content

Commit 0378ad0

Browse files
committed
chore(release): publish
1 parent 6d10bb8 commit 0378ad0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

hub-orders/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
"@babel/core": "^7.7.2",
1616
"@babel/preset-env": "^7.7.1",
1717
"@getcandy/hub-core": "^0.12.0",
18-
"babel-loader": "^8.0.6",
19-
"webpack-cli": "^3.3.10",
2018
"@nuxt/test-utils": "^0.0.1",
2119
"@nuxt/types": "^2.14.6",
2220
"@nuxt/typescript-build": "^2.0.3",
@@ -26,8 +24,10 @@
2624
"babel-core": "7.0.0-bridge.0",
2725
"babel-eslint": "^10.1.0",
2826
"babel-jest": "^26.5.0",
27+
"babel-loader": "^8.0.6",
2928
"eslint": "^7.10.0",
30-
"eslint-plugin-nuxt": "^1.0.0"
29+
"eslint-plugin-nuxt": "^1.0.0",
30+
"webpack-cli": "^3.3.10"
3131
},
3232
"dependencies": {
3333
"chart.js": "^2.9.3",

0 commit comments

Comments
 (0)