1 parent 825ac73 commit c45540dCopy full SHA for c45540d
2 files changed
knip.config.ts
@@ -23,5 +23,6 @@ export default {
23
'tailwindcss',
24
'wrangler',
25
'daisyui',
26
+ 'astro:env',
27
],
28
} satisfies KnipConfig
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "marekhonzal-com",
3
"type": "module",
4
- "version": "0.1.2",
+ "version": "0.1.3",
5
"scripts": {
6
"dev": "astro dev --host",
7
"build": "astro build",
0 commit comments