Skip to content

Commit a882739

Browse files
committed
chore: change private property 🍀
1 parent 78352d0 commit a882739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"tsx": "^4.19.2",
2020
"vitest": "^3.2.4"
2121
},
22-
"private": true,
22+
"private": false,
2323
"keywords": [
2424
"qwik",
2525
"devtools",

0 commit comments

Comments
 (0)