Skip to content

Commit 59ad212

Browse files
committed
chore: @types/svg-tags in devDependencies
1 parent 4f332b5 commit 59ad212

File tree

2 files changed

+564
-409
lines changed

2 files changed

+564
-409
lines changed

packages/babel-plugin-jsx/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,16 @@
3636
"@babel/core": "^7.0.0",
3737
"@babel/preset-env": "^7.0.0",
3838
"@rollup/plugin-babel": "^5.0.3",
39+
"@types/svg-tags": "^1.0.0",
3940
"@vue/compiler-dom": "3.0.0-beta.20",
4041
"@vue/test-utils": "^2.0.0-alpha.8",
4142
"babel-jest": "^26.0.1",
4243
"babel-loader": "^8.1.0",
4344
"jest": "^26.0.1",
4445
"regenerator-runtime": "^0.13.5",
4546
"rollup": "^2.13.1",
46-
"vue": "3.0.0-beta.20",
4747
"typescript": "^3.9.6",
48+
"vue": "3.0.0-beta.20",
4849
"webpack": "^4.43.0",
4950
"webpack-cli": "^3.3.11",
5051
"webpack-dev-server": "^3.10.3"

0 commit comments

Comments
 (0)