@teleporthq/teleport-component-generator-reactnative
Advanced tools
Comparing version 0.19.0 to 0.19.1
{ | ||
"name": "@teleporthq/teleport-component-generator-reactnative", | ||
"version": "0.19.0", | ||
"version": "0.19.1", | ||
"description": "Component generator customization, capable of creating React Native components", | ||
@@ -27,15 +27,15 @@ "author": "teleportHQ", | ||
"dependencies": { | ||
"@teleporthq/teleport-component-generator": "^0.19.0", | ||
"@teleporthq/teleport-plugin-import-statements": "^0.19.0", | ||
"@teleporthq/teleport-plugin-jsx-inline-styles": "^0.19.0", | ||
"@teleporthq/teleport-plugin-jsx-proptypes": "^0.19.0", | ||
"@teleporthq/teleport-plugin-react-base-component": "^0.19.0", | ||
"@teleporthq/teleport-plugin-react-styled-components": "^0.19.0", | ||
"@teleporthq/teleport-plugin-reactnative-component-navigation": "^0.19.0", | ||
"@teleporthq/teleport-plugin-reactnative-resource-loader": "^0.19.0", | ||
"@teleporthq/teleport-postprocessor-prettier-jsx": "^0.19.0", | ||
"@teleporthq/teleport-shared": "^0.19.0", | ||
"@teleporthq/teleport-types": "^0.19.0" | ||
"@teleporthq/teleport-component-generator": "^0.19.1", | ||
"@teleporthq/teleport-plugin-import-statements": "^0.19.1", | ||
"@teleporthq/teleport-plugin-jsx-inline-styles": "^0.19.1", | ||
"@teleporthq/teleport-plugin-jsx-proptypes": "^0.19.1", | ||
"@teleporthq/teleport-plugin-react-base-component": "^0.19.1", | ||
"@teleporthq/teleport-plugin-react-styled-components": "^0.19.1", | ||
"@teleporthq/teleport-plugin-reactnative-component-navigation": "^0.19.1", | ||
"@teleporthq/teleport-plugin-reactnative-resource-loader": "^0.19.1", | ||
"@teleporthq/teleport-postprocessor-prettier-jsx": "^0.19.1", | ||
"@teleporthq/teleport-shared": "^0.19.1", | ||
"@teleporthq/teleport-types": "^0.19.1" | ||
}, | ||
"gitHead": "44335625598cd1198e937575cb1a4d20f7357f7c" | ||
"gitHead": "867b13813f8116524d52cdb5a458bb401a375a92" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Updated@teleporthq/teleport-plugin-import-statements@^0.19.1
Updated@teleporthq/teleport-plugin-jsx-inline-styles@^0.19.1
Updated@teleporthq/teleport-plugin-react-base-component@^0.19.1
Updated@teleporthq/teleport-plugin-react-styled-components@^0.19.1
Updated@teleporthq/teleport-plugin-reactnative-component-navigation@^0.19.1
Updated@teleporthq/teleport-plugin-reactnative-resource-loader@^0.19.1
Updated@teleporthq/teleport-postprocessor-prettier-jsx@^0.19.1