Skip to content

Commit 6f68aa5

Browse files
committedAug 13, 2024
removed firebase tools from the npm global install upgrade procedure
1 parent 3f6cbe3 commit 6f68aa5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎upgrade-all

-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ fi
2020

2121
pnpm install pnpm@latest -g
2222
nvm alias default node
23-
npm i -g firebase-tools@latest
24-
npm i -g firebase-functions@latest
2523
pnpm update -g
2624
npm i -g npm@latest
2725
# echo 'update Zsh Theme: SpaceShip...'

0 commit comments

Comments
 (0)
Please sign in to comment.