Publish Progress #1

Merged
me merged 28 commits from init into main 2025-01-04 09:00:20 -07:00
Showing only changes of commit 0689f61519 - Show all commits

View File

@ -11,5 +11,15 @@
"bugs": {
"url": "https://github.com/Hyperling/food_diary/issues"
},
"homepage": "https://github.com/Hyperling/food_diary#readme"
"homepage": "https://github.com/Hyperling/food_diary#readme",
"dependencies": {
"package.json": "^2.0.1",
"typescript": "",
"react": "",
"react-dom": ""
},
"removedDependencies": {
"@types/react": "",
"@types/react-dom": ""
}
}