@teleporthq/teleport-component-generator-stencil
Advanced tools
Comparing version 0.10.6 to 0.10.7
{ | ||
"name": "@teleporthq/teleport-component-generator-stencil", | ||
"version": "0.10.6", | ||
"version": "0.10.7", | ||
"description": "Component generator customization, capable of creating Stencil components", | ||
@@ -29,11 +29,11 @@ "author": "teleportHQ", | ||
"dependencies": { | ||
"@teleporthq/teleport-component-generator": "^0.10.6", | ||
"@teleporthq/teleport-plugin-css": "^0.10.6", | ||
"@teleporthq/teleport-plugin-import-statements": "^0.10.6", | ||
"@teleporthq/teleport-plugin-stencil-base-component": "^0.10.6", | ||
"@teleporthq/teleport-postprocessor-prettier-js": "^0.10.6", | ||
"@teleporthq/teleport-shared": "^0.10.6", | ||
"@teleporthq/teleport-types": "^0.10.6" | ||
"@teleporthq/teleport-component-generator": "^0.10.7", | ||
"@teleporthq/teleport-plugin-css": "^0.10.7", | ||
"@teleporthq/teleport-plugin-import-statements": "^0.10.7", | ||
"@teleporthq/teleport-plugin-stencil-base-component": "^0.10.7", | ||
"@teleporthq/teleport-postprocessor-prettier-js": "^0.10.7", | ||
"@teleporthq/teleport-shared": "^0.10.7", | ||
"@teleporthq/teleport-types": "^0.10.7" | ||
}, | ||
"gitHead": "473fd42a266915e219d6fe85e70e849cc43f603e" | ||
"gitHead": "88c0dc0974fa1a2b3034b02fcbc49a95999553d1" | ||
} |
@@ -6,3 +6,3 @@ { | ||
"module": "esnext", | ||
"target": "esnext", | ||
"target": "es2019", | ||
"moduleResolution": "node" | ||
@@ -9,0 +9,0 @@ }, |
Sorry, the diff of this file is not supported yet
224880