Skip to content

Commit 535de5c

Browse files
committed
chore: rename pre-ci.sh to prepare.sh
1 parent 48b28fa commit 535de5c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"access": "public"
5757
},
5858
"scripts": {
59-
"install:ci": "npm ci && ./scripts/pre-ci.sh",
59+
"install:ci": "npm ci && ./scripts/prepare.sh",
6060
"update-hooks": "simple-git-hooks",
6161
"changeset": "changeset",
6262
"bump": "changeset version 2>/dev/null | grep . && npm i; exit 0",
File renamed without changes.

0 commit comments

Comments
 (0)