@shopify/remix-oxygen
Advanced tools
Comparing version 0.0.0-next-40f1093-20230811192004 to 0.0.0-next-423acee-20230825002732
@@ -8,3 +8,3 @@ { | ||
"type": "module", | ||
"version": "0.0.0-next-40f1093-20230811192004", | ||
"version": "0.0.0-next-423acee-20230825002732", | ||
"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