Skip to content

Commit

Permalink
use expost
Browse files Browse the repository at this point in the history
  • Loading branch information
narthur committed May 7, 2024
1 parent cea0274 commit f561b6c
Show file tree
Hide file tree
Showing 18 changed files with 4,187 additions and 4,058 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@
"version": "2024.04.16-a",
"engines": {
"node": ">=18.16.0",
"pnpm": ">=9.0.6"
"pnpm": ">=9.0.2"
},
"packageManager": "[email protected]",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
Expand All @@ -32,6 +31,7 @@
"@fontsource/source-sans-pro": "^5.0.8",
"astro": "^4.4.15",
"dotenv": "^16.3.1",
"expost": "github:bsoule/expost",
"feather-icons": "^4.29.1",
"findup-sync": "^5.0.0",
"happy-dom": "^12.0.1",
Expand Down Expand Up @@ -74,4 +74,4 @@
"vite": "^4.4.9",
"vitest": "^0.34.6"
}
}
}
Loading

0 comments on commit f561b6c

Please sign in to comment.