@shopify/remix-oxygen
Advanced tools
Comparing version 0.0.0-next-e9e1736-20230814163202 to 0.0.0-next-ec21cfd-20230821043029
@@ -8,3 +8,3 @@ { | ||
"type": "module", | ||
"version": "0.0.0-next-e9e1736-20230814163202", | ||
"version": "0.0.0-next-ec21cfd-20230821043029", | ||
"license": "MIT", | ||
@@ -16,4 +16,4 @@ "main": "dist/index.cjs", | ||
"scripts": { | ||
"build": "tsup --clean --config ../../tsup.config.ts", | ||
"dev": "tsup --watch --config ../../tsup.config.ts", | ||
"build": "tsup --clean", | ||
"dev": "tsup --watch", | ||
"prepack": "npm run build", | ||
@@ -20,0 +20,0 @@ "typecheck": "tsc --noEmit" |
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
Sorry, the diff of this file is not supported yet
48803
14