Skip to content

Commit 2a606ca

Browse files
committed
refactor: rewrote svelte components to astro
1 parent fed4a18 commit 2a606ca

26 files changed

Lines changed: 4388 additions & 217 deletions

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,10 @@
1212
},
1313
"dependencies": {
1414
"@astrojs/partytown": "^1.2.3",
15-
"@astrojs/svelte": "^2.0.1",
1615
"@astrojs/tailwind": "^3.0.1",
17-
"astro": "^2.0.4",
16+
"astro": "^3.0.10",
1817
"mdast-util-to-string": "^4.0.0",
1918
"reading-time": "^1.5.0",
20-
"svelte": "^3.54.0",
2119
"tailwindcss": "^3.0.24"
2220
},
2321
"devDependencies": {

0 commit comments

Comments
 (0)