forked from React-Group/interstellar_ai
Started the Rework
This commit is contained in:
parent
2327fc343a
commit
a2c960b710
11 changed files with 177 additions and 61 deletions
|
@ -14,11 +14,12 @@
|
|||
"next": "14.2.12",
|
||||
"ollama": "^0.5.9",
|
||||
"react": "^18",
|
||||
"react-dom": "^18"
|
||||
"react-dom": "^18",
|
||||
"react-router-dom": "^6.26.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20",
|
||||
"@types/react": "^18",
|
||||
"@types/react": "^18.3.7",
|
||||
"@types/react-dom": "^18",
|
||||
"eslint": "^8",
|
||||
"eslint-config-next": "14.2.12",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue