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