Skip to content

Commit 5875061

Browse files
committed
fix pattern
1 parent a59503d commit 5875061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
}
4444
},
4545
"run-if-changed": {
46-
"package-lock.json|package.json": [
46+
"package-lock.json": [
4747
"npm install --prefer-offline --no-audit --no-fund"
4848
]
4949
},

0 commit comments

Comments
 (0)