Skip to content

Commit

Permalink
Revert "Pin lerna@6.0.0 in Makefile"
Browse files Browse the repository at this point in the history
This reverts commit 665e877.
  • Loading branch information
arm4b committed Oct 19, 2023
1 parent 2073fea commit dc7df65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ all: build
# yarn now included in later node images
npm-install:
echo "npm install"
npm install -g lerna@6.0.0
npm install -g lerna

lerna:
echo "lerna"
Expand Down

0 comments on commit dc7df65

Please sign in to comment.