mirror of
https://github.com/acedanger/finance.git
synced 2025-12-05 22:50:12 -08:00
- removed .vscode from .gitignore to resolve #13
- updated libraries to further support #14 - feat: Add environment configuration files and update dependencies for Node adapter
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/cloudflare": "^12.5.1",
|
||||
"@astrojs/node": "^9.2.1",
|
||||
"@astrojs/react": "^4.2.5",
|
||||
"@nanostores/react": "^1.0.0",
|
||||
"@types/react": "^19.1.2",
|
||||
@@ -32,4 +33,4 @@
|
||||
"vitest": "^3.1.2",
|
||||
"wrangler": "^4.13.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user