Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Commit 3634834

Browse files
committed
chore: update
1 parent e865a93 commit 3634834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"play": "nr -C packages/playground dev",
5353
"lint": "eslint .",
5454
"prepublishOnly": "npm run build",
55-
"release": "nr build && bumpp -r",
55+
"release": "bumpp -r",
5656
"dep:up": "taze -I major",
5757
"prepare": "simple-git-hooks",
5858
"test": "vitest"

0 commit comments

Comments
 (0)