fix: change to release script to config directory

This commit is contained in:
2025-02-27 00:00:38 +08:00
parent 3477d098b7
commit 2b90bbab6f
8 changed files with 57 additions and 36 deletions

5
scripts/update.sh Normal file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
pnpm i -g npm-check-updates
ncu -u
pnpm install