Skip to content

Commit 08e94e7

Browse files
committed
chore: update release
1 parent a1b299d commit 08e94e7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,7 @@
4242
},
4343
"lint-staged": {
4444
"src/**/*.{ts,json}": "prettier --write",
45-
"__tests__/**/*.{ts}": "prettier --write",
46-
"__api_flows__/**/*.ts": "prettier --write",
47-
"swagger/**/*.json": "prettier --write"
45+
"__tests__/**/*.{ts,json}": "prettier --write"
4846
},
4947
"dependencies": {
5048
"axios": "1.2.3"

0 commit comments

Comments
 (0)