@teleporthq/teleport-component-generator-stencil
Advanced tools
Comparing version 0.23.2 to 0.23.3
@@ -5,15 +5,3 @@ "use strict"; | ||
exports.StencilMapping = { | ||
elements: { | ||
'html-node': { | ||
elementType: 'dangerous-html', | ||
dependency: { | ||
type: 'package', | ||
path: 'dangerous-html', | ||
version: '0.1.11', | ||
meta: { | ||
importJustPath: true, | ||
}, | ||
}, | ||
}, | ||
}, | ||
elements: {}, | ||
events: { | ||
@@ -20,0 +8,0 @@ click: 'onClick', |
export var StencilMapping = { | ||
elements: { | ||
'html-node': { | ||
elementType: 'dangerous-html', | ||
dependency: { | ||
type: 'package', | ||
path: 'dangerous-html', | ||
version: '0.1.11', | ||
meta: { | ||
importJustPath: true, | ||
}, | ||
}, | ||
}, | ||
}, | ||
elements: {}, | ||
events: { | ||
@@ -16,0 +4,0 @@ click: 'onClick', |
{ | ||
"name": "@teleporthq/teleport-component-generator-stencil", | ||
"version": "0.23.2", | ||
"version": "0.23.3", | ||
"description": "Component generator customization, capable of creating Stencil components", | ||
@@ -27,3 +27,3 @@ "author": "teleportHQ", | ||
"dependencies": { | ||
"@teleporthq/teleport-component-generator": "^0.23.2", | ||
"@teleporthq/teleport-component-generator": "^0.23.3", | ||
"@teleporthq/teleport-plugin-css": "^0.23.0", | ||
@@ -36,3 +36,3 @@ "@teleporthq/teleport-plugin-import-statements": "^0.23.0", | ||
}, | ||
"gitHead": "4fbd5057b0aaa1b2075c467f08798b39745618e1" | ||
"gitHead": "c3886e6f17949d4d130429cf531d3b6ff7b9e176" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
57926
282