Skip to content

Commit 53b1ca5

Browse files
author
DylanBulmer
committed
fix npm publish pipeline
1 parent d9108eb commit 53b1ca5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codrjs/design-library",
3-
"private": true,
3+
"private": false,
44
"version": "1.0.0",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)