Skip to content

Commit 304693d

Browse files
committed
fix: ignore astro example, set as private
1 parent 6c72600 commit 304693d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/astro-view-transitions/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@pheralb/toast-example-astro",
33
"type": "module",
4+
"private": true,
45
"version": "0.0.1",
56
"scripts": {
67
"dev": "astro dev",

0 commit comments

Comments
 (0)