Skip to content

Commit 7b1217a

Browse files
committed
removing private value in package.json
1 parent 8357130 commit 7b1217a

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": "root",
3-
"private": true,
3+
"private": false,
44
"workspaces": [
55
"packages/*"
66
],

0 commit comments

Comments
 (0)