Skip to content

Commit 584c05a

Browse files
committed
chore: update release config
1 parent 94a76e9 commit 584c05a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

projects/lib/.release-it.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
},
1313
"npm": {
1414
"publish": true,
15-
"publishPath": "../../dist/lib"
15+
"publishPath": "../../dist/lib",
16+
"skipChecks": true
1617
},
1718
"github": {
1819
"release": true,

0 commit comments

Comments
 (0)