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.
2 parents 30c539e + d9323d5 commit a6b7daaCopy full SHA for a6b7daa
.github/workflows/release.yml
@@ -9,6 +9,7 @@ jobs:
9
env:
10
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
11
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
12
+ NPM_CONFIG_LEGACY_PEER_DEPS: true
13
steps:
14
- uses: actions/checkout@v2
15
- uses: actions/setup-node@v1
0 commit comments