@teleporthq/teleport-component-generator-reactnative
Advanced tools
Comparing version 0.12.1 to 0.12.2
{ | ||
"name": "@teleporthq/teleport-component-generator-reactnative", | ||
"version": "0.12.1", | ||
"version": "0.12.2", | ||
"description": "Component generator customization, capable of creating React Native components", | ||
@@ -29,15 +29,15 @@ "author": "teleportHQ", | ||
"dependencies": { | ||
"@teleporthq/teleport-component-generator": "^0.12.1", | ||
"@teleporthq/teleport-plugin-import-statements": "^0.12.1", | ||
"@teleporthq/teleport-plugin-jsx-inline-styles": "^0.12.1", | ||
"@teleporthq/teleport-plugin-jsx-proptypes": "^0.12.1", | ||
"@teleporthq/teleport-plugin-react-base-component": "^0.12.1", | ||
"@teleporthq/teleport-plugin-react-styled-components": "^0.12.1", | ||
"@teleporthq/teleport-plugin-reactnative-component-navigation": "^0.12.1", | ||
"@teleporthq/teleport-plugin-reactnative-resource-loader": "^0.12.1", | ||
"@teleporthq/teleport-postprocessor-prettier-jsx": "^0.12.1", | ||
"@teleporthq/teleport-shared": "^0.12.1", | ||
"@teleporthq/teleport-types": "^0.12.1" | ||
"@teleporthq/teleport-component-generator": "^0.12.2", | ||
"@teleporthq/teleport-plugin-import-statements": "^0.12.2", | ||
"@teleporthq/teleport-plugin-jsx-inline-styles": "^0.12.2", | ||
"@teleporthq/teleport-plugin-jsx-proptypes": "^0.12.2", | ||
"@teleporthq/teleport-plugin-react-base-component": "^0.12.2", | ||
"@teleporthq/teleport-plugin-react-styled-components": "^0.12.2", | ||
"@teleporthq/teleport-plugin-reactnative-component-navigation": "^0.12.2", | ||
"@teleporthq/teleport-plugin-reactnative-resource-loader": "^0.12.2", | ||
"@teleporthq/teleport-postprocessor-prettier-jsx": "^0.12.2", | ||
"@teleporthq/teleport-shared": "^0.12.2", | ||
"@teleporthq/teleport-types": "^0.12.2" | ||
}, | ||
"gitHead": "b915601e01fc0144bffc12c858198c93b29a2a47" | ||
"gitHead": "9980dea7c44514e3899333762d22bf577e00831b" | ||
} |
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.12.2
Updated@teleporthq/teleport-plugin-jsx-inline-styles@^0.12.2
Updated@teleporthq/teleport-plugin-react-base-component@^0.12.2
Updated@teleporthq/teleport-plugin-react-styled-components@^0.12.2
Updated@teleporthq/teleport-plugin-reactnative-component-navigation@^0.12.2
Updated@teleporthq/teleport-plugin-reactnative-resource-loader@^0.12.2
Updated@teleporthq/teleport-postprocessor-prettier-jsx@^0.12.2