We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2073fea commit dc7df65Copy full SHA for dc7df65
Makefile
@@ -12,7 +12,7 @@ all: build
12
# yarn now included in later node images
13
npm-install:
14
echo "npm install"
15
- npm install -g lerna@6.0.0
+ npm install -g lerna
16
17
lerna:
18
echo "lerna"
0 commit comments