@tamagui/proxy-worm
Advanced tools
Comparing version 1.0.1-beta.78 to 1.0.1-beta.79
@@ -13,2 +13,3 @@ module.exports = worm(true) | ||
} | ||
return new Proxy(obj, { | ||
@@ -15,0 +16,0 @@ get() { |
{ | ||
"name": "@tamagui/proxy-worm", | ||
"version": "1.0.1-beta.78", | ||
"version": "1.0.1-beta.79", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
900