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 c12a08c commit 96f11d8Copy full SHA for 96f11d8
.github/workflows/node.yml
@@ -119,7 +119,7 @@ jobs:
119
- run: node -pe "require('eslint/package.json').version"
120
name: 'eslint version'
121
- run: npm run pretravis
122
- - run: npm run prepublish
+ - run: npm run prepublishOnly
123
- run: npm run posttravis
124
125
prepublish-react:
@@ -158,7 +158,7 @@ jobs:
158
159
160
161
162
163
164
node:
0 commit comments