@vuedx/compiler-tsx
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "@vuedx/compiler-tsx", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "", | ||
@@ -17,4 +17,4 @@ "main": "dist/compiler-tsx.js", | ||
"@babel/types": "^7.11.0", | ||
"@vue/compiler-core": "^3.0.0-rc.4", | ||
"@vuedx/template-ast-types": "0.1.4", | ||
"@vue/compiler-core": "^3.0.0-rc.5", | ||
"@vuedx/template-ast-types": "0.1.5", | ||
"lodash.camelcase": "^4.3.0" | ||
@@ -21,0 +21,0 @@ }, |
+ Added@vuedx/template-ast-types@0.1.5(transitive)
- Removed@vuedx/template-ast-types@0.1.4(transitive)