Skip to content

Commit 84497fa

Browse files
committed
Upgrade packages
1 parent a4e98d1 commit 84497fa

File tree

3 files changed

+912
-567
lines changed

3 files changed

+912
-567
lines changed

.tools/upgrade.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ cd "$(dirname "$0")/.."
77
rm -f package-lock.json
88

99
ncu -u
10-
npm install
10+
npm update
1111
npm test
1212
git commit -a -m "Upgrade packages"

0 commit comments

Comments
 (0)