@vxrn/resolve
Advanced tools
Comparing version 1.1.396 to 1.1.397
{ | ||
"name": "@vxrn/resolve", | ||
"version": "1.1.396", | ||
"version": "1.1.397", | ||
"sideEffects": false, | ||
@@ -26,3 +26,3 @@ "source": "src/index.ts", | ||
"lint": "npx biome check src", | ||
"lint:fix": "npx biome check --apply-unsafe src", | ||
"lint:fix": "npx biome check --write --unsafe src", | ||
"clean": "tamagui-build clean", | ||
@@ -29,0 +29,0 @@ "clean:build": "tamagui-build clean:build" |
15147