Skip to content

Commit 7fdddb9

Browse files
shailee-mbrylie
authored andcommitted
[#366] moving babel from dep to dev-dep
1 parent d0d5a47 commit 7fdddb9

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

package-lock.json

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

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
"@fortawesome/free-solid-svg-icons": "^6.0.0-beta3",
3131
"@fortawesome/vue-fontawesome": "^2.0.6",
3232
"@sentry/vue": "^5.29.2",
33-
"babel-plugin-transform-require-context": "^0.1.1",
3433
"bulma": "^0.9.1",
3534
"clipboard": "^2.0.6",
3635
"core-js": "^3.6.5",
@@ -44,7 +43,6 @@
4443
"vuex": "^3.5.1"
4544
},
4645
"devDependencies": {
47-
"live-server": "^1.2.1",
4846
"@fullhuman/postcss-purgecss": "^3.1.3",
4947
"@vue/cli-plugin-babel": "^4.4.6",
5048
"@vue/cli-plugin-e2e-nightwatch": "^4.4.6",
@@ -54,6 +52,7 @@
5452
"@vue/eslint-config-standard": "^5.1.2",
5553
"@vue/test-utils": "^1.1.2",
5654
"babel-eslint": "^10.1.0",
55+
"babel-plugin-transform-require-context": "^0.1.1",
5756
"clipboardy": "^2.3.0",
5857
"cypress": "^6.3.0",
5958
"eslint": "^6.8.0",
@@ -66,6 +65,7 @@
6665
"eslint-plugin-standard": "^4.0.1",
6766
"eslint-plugin-vue": "^6.2.2",
6867
"lint-staged": "^9.5.0",
68+
"live-server": "^1.2.1",
6969
"prettier": "^1.19.1",
7070
"shx": "^0.3.3",
7171
"stylelint": "^13.10.0",

0 commit comments

Comments
 (0)