Skip to content

Commit 71d4293

Browse files
committed
chore: add private field to package.json
1 parent 0049c9e commit 71d4293

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,8 +1,8 @@
11
{
22
"name": "example-astro-auth",
33
"license": "Apache-2.0",
4+
"private": true,
45
"type": "module",
5-
"version": "0.0.1",
66
"engines": {
77
"node": ">=22.0.0"
88
},

0 commit comments

Comments
 (0)