Skip to content

Commit bcf7c7c

Browse files
authored
Merge pull request #10 from moehreag/feat/downloads-page
Add downloads page, update download links
2 parents 53ed7b5 + da3cb4b commit bcf7c7c

9 files changed

Lines changed: 3008 additions & 2435 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
"astro": "astro"
1111
},
1212
"dependencies": {
13-
"@astrojs/tailwind": "^5.1.0",
14-
"astro": "^4.14.5",
15-
"tailwindcss": "^3.4.10"
13+
"@astrojs/tailwind": "^5.1.5",
14+
"astro": "^4.16.18",
15+
"tailwindcss": "^3.4.17"
1616
},
1717
"devDependencies": {
18-
"prettier": "^3.3.3",
18+
"prettier": "^3.5.3",
1919
"prettier-plugin-astro": "^0.14.1",
20-
"prettier-plugin-tailwindcss": "^0.6.6"
20+
"prettier-plugin-tailwindcss": "^0.6.11"
2121
}
2222
}

0 commit comments

Comments
 (0)