Skip to content

Commit d5fab34

Browse files
package-lock: updates
1 parent 192249f commit d5fab34

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,6 @@
6363
}
6464
},
6565
"lint-staged": {
66-
"**/*": [
67-
"npm run format"
68-
]
66+
"*": "npm run format"
6967
}
7068
}

0 commit comments

Comments
 (0)