Skip to content

Commit 3ec3d78

Browse files
author
Steven Weingärtner
committed
chore: make package public (really this time)
1 parent 950e1df commit 3ec3d78

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,8 @@
1111
},
1212
"workspaces": [
1313
"./packages/*"
14-
]
14+
],
15+
"publishConfig": {
16+
"access": "public"
17+
}
1518
}

0 commit comments

Comments
 (0)