Skip to content

Commit dc7df65

Browse files
committed
Revert "Pin [email protected] in Makefile"
This reverts commit 665e877.
1 parent 2073fea commit dc7df65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ all: build
1212
# yarn now included in later node images
1313
npm-install:
1414
echo "npm install"
15-
npm install -g lerna@6.0.0
15+
npm install -g lerna
1616

1717
lerna:
1818
echo "lerna"

0 commit comments

Comments
 (0)