npm install
This commit is contained in:
parent
be2a0136e3
commit
deb1745788
2 changed files with 133 additions and 4 deletions
|
@ -19,11 +19,16 @@
|
|||
"axios": "^1.7.7",
|
||||
"electron": "^32.1.2",
|
||||
"fs": "^0.0.1-security",
|
||||
"is-even": "^1.0.0",
|
||||
"is-odd": "^3.0.1",
|
||||
"math": "^0.0.3",
|
||||
"next": "14.2.12",
|
||||
"ollama": "^0.5.9",
|
||||
"react": "^18",
|
||||
"react-dom": "^18",
|
||||
"react-router-dom": "^6.26.2"
|
||||
"react-router-dom": "^6.26.2",
|
||||
"swiss": "^2.4.0",
|
||||
"weather": "^1.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue