Skip to content

Commit d5261a8

Browse files
committed
chore: update build
1 parent 4fda1c1 commit d5261a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"lint": "biome lint .",
5555
"lint:fix": "biome lint --write .",
5656
"preparemetadata": "rm -rf resources && node .scripts/prepare.js && rm -rf resources/libphonenumber",
57-
"prepublishOnly": "yarn build:all",
57+
"prepublishOnly": "yarn build",
5858
"test": "jest",
5959
"watch": "rm -rf lib && rollup -cw rollup.config.cjs",
6060
"watch:serverless": "rollup -cw rollup.config.serverless.cjs"

0 commit comments

Comments
 (0)