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