Commit 63e9d05d authored by jcunanan05's avatar jcunanan05

Fix dependency for heroku

parent 843dfffb
...@@ -14,9 +14,7 @@ ...@@ -14,9 +14,7 @@
"morgan": "~1.9.1", "morgan": "~1.9.1",
"nodemon": "^2.0.2", "nodemon": "^2.0.2",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"rimraf": "^3.0.1" "rimraf": "^3.0.1",
},
"devDependencies": {
"@babel/cli": "^7.8.4", "@babel/cli": "^7.8.4",
"@babel/core": "^7.8.4", "@babel/core": "^7.8.4",
"@babel/preset-env": "^7.8.4" "@babel/preset-env": "^7.8.4"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment