Skip to content

Commit

Permalink
chore: set astro example package.json to private
Browse files Browse the repository at this point in the history
  • Loading branch information
pheralb committed Aug 1, 2024
1 parent 8009364 commit cc8d3e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/astro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "@pheralb-toast/astro-example",
"type": "module",
"private": true,
"version": "0.0.1",
"scripts": {
"dev": "astro dev",
Expand Down

0 comments on commit cc8d3e2

Please sign in to comment.