Skip to content

Commit 449f44a

Browse files
committed
fix: make test package private
1 parent 9653df6 commit 449f44a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/query/fixtures/basic/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "@test/query-basic",
3+
"private": true,
34
"scripts": {
45
"dev": "astro dev",
56
"build": "astro build",

0 commit comments

Comments
 (0)