Skip to content

Commit 02c75a3

Browse files
committed
bump
1 parent 2a9925b commit 02c75a3

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
@@ -41,7 +41,7 @@
4141
},
4242
"repository": "https://github.com/nRFCloud/ts-json-schema-transformer",
4343
"scripts": {
44-
"prepare": "husky install && ts-patch i -s",
44+
"prepare": "husky install && ts-patch i -s ",
4545
"lint": "dprint check && denolint --config .denolint.json",
4646
"fix": "dprint fmt && denolint --config .denolint.json",
4747
"clean": "rm -rf dist && rm -rf tests/dist && rm -rf src/generated",

0 commit comments

Comments
 (0)