Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
wszgrcy committed Mar 23, 2024
1 parent 418d9bf commit 287d533
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -31,5 +31,9 @@
"commander": "12.0.0",
"yaml": "2.4.1"
},
"sideEffects": false
"sideEffects": false,
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org"
}
}

0 comments on commit 287d533

Please sign in to comment.