We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f332b5 commit 59ad212Copy full SHA for 59ad212
packages/babel-plugin-jsx/package.json
@@ -36,15 +36,16 @@
36
"@babel/core": "^7.0.0",
37
"@babel/preset-env": "^7.0.0",
38
"@rollup/plugin-babel": "^5.0.3",
39
+ "@types/svg-tags": "^1.0.0",
40
"@vue/compiler-dom": "3.0.0-beta.20",
41
"@vue/test-utils": "^2.0.0-alpha.8",
42
"babel-jest": "^26.0.1",
43
"babel-loader": "^8.1.0",
44
"jest": "^26.0.1",
45
"regenerator-runtime": "^0.13.5",
46
"rollup": "^2.13.1",
- "vue": "3.0.0-beta.20",
47
"typescript": "^3.9.6",
48
+ "vue": "3.0.0-beta.20",
49
"webpack": "^4.43.0",
50
"webpack-cli": "^3.3.11",
51
"webpack-dev-server": "^3.10.3"
0 commit comments