Skip to content
This repository was archived by the owner on Mar 8, 2019. It is now read-only.

Commit b76d6e5

Browse files
committed
fix: reset jsx as a dependency
1 parent 7b6647e commit b76d6e5

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

package-lock.json

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"@babel/preset-flow": "^7.0.0",
4444
"@babel/runtime": "^7.0.0",
4545
"babel-helper-vue-jsx-merge-props": "^2.0.3",
46+
"babel-plugin-syntax-jsx": "^6.18.0",
4647
"babel-plugin-transform-vue-jsx": "^3.7.0",
4748
"doctrine": "^2.1.0",
4849
"hash-sum": "^1.0.2",
@@ -61,7 +62,6 @@
6162
"babel-core": "7.0.0-bridge.0",
6263
"babel-eslint": "^8.2.6",
6364
"babel-jest": "^23.6.0",
64-
"babel-plugin-syntax-jsx": "^6.18.0",
6565
"eslint": "^5.4.0",
6666
"eslint-plugin-import": "^2.14.0",
6767
"eslint-plugin-prettier": "^2.6.2",

0 commit comments

Comments
 (0)