@medusajs/types
Advanced tools
Comparing version 1.8.6-snapshot-20230512142602 to 1.8.6-snapshot-20230515090955
@@ -1,2 +0,1 @@ | ||
export * from "./admin"; | ||
export * from "./bundles"; | ||
@@ -3,0 +2,0 @@ export * from "./cache"; |
@@ -17,3 +17,2 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
__exportStar(require("./admin"), exports); | ||
__exportStar(require("./bundles"), exports); | ||
@@ -20,0 +19,0 @@ __exportStar(require("./cache"), exports); |
{ | ||
"name": "@medusajs/types", | ||
"version": "1.8.6-snapshot-20230512142602", | ||
"version": "1.8.6-snapshot-20230515090955", | ||
"description": "Medusa Types definition", | ||
@@ -22,3 +22,2 @@ "main": "dist/index.js", | ||
"cross-env": "^5.2.1", | ||
"react-router-dom": "6.8.0", | ||
"typeorm": "^0.3.16", | ||
@@ -25,0 +24,0 @@ "typescript": "^4.4.4", |
Sorry, the diff of this file is not supported yet
5
53574
82
1259