Skip to content

Commit 7043de0

Browse files
committed
dev-demo: update "update_adminforth_plugins" script to update peer dependencies
1 parent a07c6e5 commit 7043de0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev-demo/Taskfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ tasks:
140140
exit 0
141141
fi
142142
143-
pnpm i adminforth@latest
143+
pnpm add adminforth@latest --save-peer
144144
145145
git add package.json
146146
if [ -e pnpm-lock.yaml ]; then

0 commit comments

Comments
 (0)