Skip to content

Commit 006a657

Browse files
committed
Remove some superfluous tests
1 parent debe53f commit 006a657

File tree

2 files changed

+22
-348
lines changed

2 files changed

+22
-348
lines changed

package.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"transform",
1515
"rehype",
1616
"estree",
17-
"babel",
1817
"jsx",
1918
"javascript",
2019
"ecmascript",
@@ -58,17 +57,10 @@
5857
"zwitch": "^2.0.0"
5958
},
6059
"devDependencies": {
61-
"@babel/core": "^7.0.0",
62-
"@babel/generator": "^7.0.0",
63-
"@babel/plugin-transform-react-jsx": "^7.0.0",
64-
"@types/babel__core": "^7.0.0",
65-
"@types/babel__generator": "^7.0.0",
6660
"@types/node": "^20.0.0",
67-
"@vue/babel-plugin-jsx": "^1.0.0",
6861
"acorn-jsx": "^5.0.0",
6962
"c8": "^8.0.0",
7063
"esast-util-from-js": "^2.0.0",
71-
"estree-to-babel": "^6.0.0",
7264
"estree-util-to-js": "^2.0.0",
7365
"estree-walker": "^3.0.0",
7466
"hastscript": "^8.0.0",

0 commit comments

Comments
 (0)