project setup additions

This commit is contained in:
aminamos
2020-04-07 08:23:39 -07:00
parent 485cc93774
commit 7829a84bac
3 changed files with 55 additions and 3 deletions

View File

@@ -18,6 +18,7 @@
},
"homepage": "https://github.com/taylonr/async-programming-promises#readme",
"dependencies": {
"cross-env": "^7.0.2",
"express": "^4.17.1",
"json-server": "^0.15.1"
},