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 a59503d commit 5875061Copy full SHA for 5875061
package.json
@@ -43,7 +43,7 @@
43
}
44
},
45
"run-if-changed": {
46
- "package-lock.json|package.json": [
+ "package-lock.json": [
47
"npm install --prefer-offline --no-audit --no-fund"
48
]
49
0 commit comments