@flopflip/types
Advanced tools
Comparing version 0.0.0-canary-20241007073018 to 0.0.0-canary-20241014035540
@@ -1,2 +0,2 @@ | ||
export * from "../src/index"; | ||
export * from "../src/index.js"; | ||
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZmxvcGZsaXAtdHlwZXMuY2pzLmQudHMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9zcmMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEifQ== |
{ | ||
"name": "@flopflip/types", | ||
"version": "0.0.0-canary-20241007073018", | ||
"version": "0.0.0-canary-20241014035540", | ||
"description": "Type definitions for flipflop", | ||
@@ -36,3 +36,3 @@ "main": "dist/flopflip-types.cjs.js", | ||
"@types/react": "18.3.11", | ||
"typescript": "5.6.2" | ||
"typescript": "5.6.3" | ||
}, | ||
@@ -39,0 +39,0 @@ "peerDependencies": { |
3842