feat: integrate todo note microservice and modularize frontend
This commit is contained in:
@@ -7,7 +7,12 @@
|
||||
"check": "tsc -p tsconfig.json --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@xyflow/react": "12.10.2",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "18.3.28",
|
||||
"@types/react-dom": "18.3.7"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user