mirror of
				https://github.com/vuejs/babel-plugin-jsx.git
				synced 2025-10-31 09:22:19 +08:00 
			
		
		
		
	chore: @types/svg-tags in devDependencies
This commit is contained in:
		| @@ -36,6 +36,7 @@ | ||||
|     "@babel/core": "^7.0.0", | ||||
|     "@babel/preset-env": "^7.0.0", | ||||
|     "@rollup/plugin-babel": "^5.0.3", | ||||
|     "@types/svg-tags": "^1.0.0", | ||||
|     "@vue/compiler-dom": "3.0.0-beta.20", | ||||
|     "@vue/test-utils": "^2.0.0-alpha.8", | ||||
|     "babel-jest": "^26.0.1", | ||||
| @@ -43,8 +44,8 @@ | ||||
|     "jest": "^26.0.1", | ||||
|     "regenerator-runtime": "^0.13.5", | ||||
|     "rollup": "^2.13.1", | ||||
|     "vue": "3.0.0-beta.20", | ||||
|     "typescript": "^3.9.6", | ||||
|     "vue": "3.0.0-beta.20", | ||||
|     "webpack": "^4.43.0", | ||||
|     "webpack-cli": "^3.3.11", | ||||
|     "webpack-dev-server": "^3.10.3" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user