@teleporthq/teleport-plugin-reactnative-component-navigation
Advanced tools
Comparing version 0.10.6 to 0.10.7
{ | ||
"name": "@teleporthq/teleport-plugin-reactnative-component-navigation", | ||
"version": "0.10.6", | ||
"version": "0.10.7", | ||
"description": "A plugin for solving the calls to the navigator api in reactnative components", | ||
@@ -30,7 +30,7 @@ "author": "teleportHQ", | ||
"@babel/types": "^7.5.5", | ||
"@teleporthq/teleport-plugin-common": "^0.10.6", | ||
"@teleporthq/teleport-shared": "^0.10.6", | ||
"@teleporthq/teleport-types": "^0.10.6" | ||
"@teleporthq/teleport-plugin-common": "^0.10.7", | ||
"@teleporthq/teleport-shared": "^0.10.7", | ||
"@teleporthq/teleport-types": "^0.10.7" | ||
}, | ||
"gitHead": "473fd42a266915e219d6fe85e70e849cc43f603e" | ||
"gitHead": "88c0dc0974fa1a2b3034b02fcbc49a95999553d1" | ||
} |
@@ -6,3 +6,3 @@ { | ||
"module": "esnext", | ||
"target": "esnext", | ||
"target": "es2019", | ||
"moduleResolution": "node" | ||
@@ -9,0 +9,0 @@ }, |
Sorry, the diff of this file is not supported yet
256490