Skip to content

Commit 9f9041b

Browse files
committed
chore: upgrade Rstack CLI to v0.6.4
1 parent cc8ac56 commit 9f9041b

2 files changed

Lines changed: 470 additions & 272 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dev": "rs lib --watch",
3030
"format": "rs fmt",
3131
"lint": "rs lint",
32-
"prepare": "rs setup",
32+
"prepare": "rs hooks",
3333
"test": "rs test",
3434
"bump": "npx bumpp"
3535
},
@@ -44,7 +44,7 @@
4444
"fs-extra": "^11.4.0",
4545
"minimist": "^1.2.8",
4646
"rimraf": "^6.1.3",
47-
"rstack": "^0.6.0",
47+
"rstack": "^0.6.4",
4848
"rslog": "^2.3.0",
4949
"tinyexec": "^1.3.0",
5050
"typescript": "^7.0.2"

0 commit comments

Comments
 (0)