Skip to content

Commit

Permalink
Merge pull request #402 from ElianCodes/solid-devtools
Browse files Browse the repository at this point in the history
feat: add solid-devtools post
  • Loading branch information
ElianCodes committed Apr 30, 2024
2 parents f606b6b + 63ec503 commit bdaa97b
Show file tree
Hide file tree
Showing 4 changed files with 4,346 additions and 3,559 deletions.
9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"version": "0.9.42",
"private": true,
"type": "module",
"packageManager": "pnpm@9.0.0",
"scripts": {
"dev": "astro dev",
"build": "astro check && astro build",
Expand All @@ -20,17 +19,17 @@
"@astrojs/vercel": "^7.5.4",
"@eliancodes/brutal-ui": "^0.2.6",
"@resvg/resvg-js": "^2.6.2",
"@unocss/astro": "^0.59.3",
"@unocss/astro": "^0.59.4",
"astro": "^4.7.0",
"astro-font": "^0.0.80",
"typescript": "^5.4.5",
"unocss": "^0.59.3"
"unocss": "^0.59.4"
},
"devDependencies": {
"@biomejs/biome": "1.7.0",
"@biomejs/biome": "1.7.1",
"@iconify-json/logos": "^1.1.42",
"@iconify-json/uil": "^1.1.8",
"@unocss/reset": "^0.59.3",
"@unocss/reset": "^0.59.4",
"satori": "^0.7.4",
"satori-html": "^0.3.2"
}
Expand Down

0 comments on commit bdaa97b

Please sign in to comment.