pls
This commit is contained in:
12
package.json
12
package.json
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "web",
|
||||
"name": "atashdotdev",
|
||||
"type": "module",
|
||||
"version": "0.0.1",
|
||||
"scripts": {
|
||||
@ -9,15 +9,17 @@
|
||||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/node": "^9.0.2",
|
||||
"@astrojs/solid-js": "^5.0.4",
|
||||
"@astrojs/tailwind": "^5.1.5",
|
||||
"astro": "^5.1.8",
|
||||
"@astrojs/node": "^9.2.2",
|
||||
"@astrojs/solid-js": "^5.1.0",
|
||||
"@astrojs/tailwind": "^6.0.2",
|
||||
"astro": "^5.8.0",
|
||||
"nodemailer": "^6.9.8",
|
||||
"solid-js": "^1.9.4",
|
||||
"tailwindcss": "^3.0.24"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.10.10",
|
||||
"@types/nodemailer": "^6.4.14",
|
||||
"daisyui": "^4.12.23"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user