Skip to content

Commit

Permalink
Merge pull request #585 from w3c/egekorkan-patch-8
Browse files Browse the repository at this point in the history
Fix lerna to version 6.6.2
  • Loading branch information
egekorkan authored Jun 9, 2023
2 parents f1c092d + b5dcebc commit 4ea6a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
node-version: '15'

- name: Use lerna
run: npm install -g lerna
run: npm install -g lerna@6.6.2

- name: Bootstrap
working-directory: thingweb-playground
Expand Down

0 comments on commit 4ea6a73

Please sign in to comment.