@teleporthq/teleport-component-generator-stencil
Advanced tools
Comparing version 0.10.0-alpha.2 to 0.10.0-alpha.3
@@ -27,3 +27,5 @@ { | ||
"contenteditable": "contentEditable" | ||
} | ||
}, | ||
"illegalClassNames": ["Prop", "State"], | ||
"illegalPropNames": ["title"] | ||
} |
@@ -27,3 +27,5 @@ { | ||
"contenteditable": "contentEditable" | ||
} | ||
}, | ||
"illegalClassNames": ["Prop", "State"], | ||
"illegalPropNames": ["title"] | ||
} |
{ | ||
"name": "@teleporthq/teleport-component-generator-stencil", | ||
"version": "0.10.0-alpha.2", | ||
"version": "0.10.0-alpha.3", | ||
"description": "Component generator customization, capable of creating Stencil components", | ||
@@ -29,11 +29,11 @@ "author": "teleportHQ", | ||
"dependencies": { | ||
"@teleporthq/teleport-component-generator": "^0.10.0-alpha.2", | ||
"@teleporthq/teleport-plugin-css": "^0.10.0-alpha.2", | ||
"@teleporthq/teleport-plugin-import-statements": "^0.10.0-alpha.2", | ||
"@teleporthq/teleport-plugin-stencil-base-component": "^0.10.0-alpha.2", | ||
"@teleporthq/teleport-postprocessor-prettier-js": "^0.10.0-alpha.2", | ||
"@teleporthq/teleport-shared": "^0.10.0-alpha.2", | ||
"@teleporthq/teleport-types": "^0.10.0-alpha.2" | ||
"@teleporthq/teleport-component-generator": "^0.10.0-alpha.3", | ||
"@teleporthq/teleport-plugin-css": "^0.10.0-alpha.3", | ||
"@teleporthq/teleport-plugin-import-statements": "^0.10.0-alpha.3", | ||
"@teleporthq/teleport-plugin-stencil-base-component": "^0.10.0-alpha.3", | ||
"@teleporthq/teleport-postprocessor-prettier-js": "^0.10.0-alpha.3", | ||
"@teleporthq/teleport-shared": "^0.10.0-alpha.3", | ||
"@teleporthq/teleport-types": "^0.10.0-alpha.3" | ||
}, | ||
"gitHead": "b185c3fdb7dc94ff8c7eed63f7edba055fffa8d0" | ||
"gitHead": "51bd2bf8c93ea4e5bd6d3445e8baf47c21c82cf8" | ||
} |
@@ -28,3 +28,5 @@ { | ||
"contenteditable": "contentEditable" | ||
} | ||
}, | ||
"illegalClassNames": ["Prop", "State"], | ||
"illegalPropNames": ["title"] | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
266
236661