We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28a3d18 commit 8c6c9c2Copy full SHA for 8c6c9c2
.github/workflows/development.yml
@@ -52,7 +52,7 @@ jobs:
52
53
- run: echo '//npm.pkg.github.com/:_authToken=${{secrets.GITHUB_TOKEN}}' >> .npmrc
54
55
- - run: npm install
+ - run: npm install --legacy-peer-deps
56
- name: get-npm-version
57
id: package-version
58
uses: martinbeentjes/npm-get-version-action@main
0 commit comments