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