move package.json to root dir

This commit is contained in:
Arthur Lu 2022-11-06 22:39:30 +00:00
parent ec305e667d
commit 2d4f8e48c2

View File

@ -1,5 +1,5 @@
{ {
"name": "testenv", "name": "food-journal",
"version": "1.0.0", "version": "1.0.0",
"scripts": { "scripts": {
"test": "jest" "test": "jest"