@tamagui/use-event
Advanced tools
Comparing version 1.121.11 to 1.121.12
@@ -12,6 +12,6 @@ var __defProp = Object.defineProperty; | ||
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: !0 }), mod); | ||
var src_exports = {}; | ||
module.exports = __toCommonJS(src_exports); | ||
__reExport(src_exports, require("./useEvent"), module.exports); | ||
__reExport(src_exports, require("./useGet"), module.exports); | ||
var index_exports = {}; | ||
module.exports = __toCommonJS(index_exports); | ||
__reExport(index_exports, require("./useEvent"), module.exports); | ||
__reExport(index_exports, require("./useGet"), module.exports); | ||
//# sourceMappingURL=index.js.map |
@@ -13,6 +13,6 @@ "use strict"; | ||
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: !0 }), mod); | ||
var src_exports = {}; | ||
module.exports = __toCommonJS(src_exports); | ||
__reExport(src_exports, require("./useEvent"), module.exports); | ||
__reExport(src_exports, require("./useGet"), module.exports); | ||
var index_exports = {}; | ||
module.exports = __toCommonJS(index_exports); | ||
__reExport(index_exports, require("./useEvent"), module.exports); | ||
__reExport(index_exports, require("./useGet"), module.exports); | ||
// Annotate the CommonJS export names for ESM import in node: | ||
@@ -19,0 +19,0 @@ 0 && (module.exports = { |
{ | ||
"name": "@tamagui/use-event", | ||
"version": "1.121.11", | ||
"version": "1.121.12", | ||
"types": "./types/index.d.ts", | ||
@@ -21,7 +21,7 @@ "main": "dist/cjs", | ||
"devDependencies": { | ||
"@tamagui/build": "1.121.11", | ||
"@tamagui/build": "1.121.12", | ||
"react": "*" | ||
}, | ||
"dependencies": { | ||
"@tamagui/constants": "1.121.11" | ||
"@tamagui/constants": "1.121.12" | ||
}, | ||
@@ -28,0 +28,0 @@ "exports": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
24955
+ Added@tamagui/constants@1.121.12(transitive)
- Removed@tamagui/constants@1.121.11(transitive)
Updated@tamagui/constants@1.121.12