Commit 7b66dc65 authored by Rodrigo Tapia-McClung's avatar Rodrigo Tapia-McClung

Update dependencies

parent 5f4f2598
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -8,14 +8,14 @@ ...@@ -8,14 +8,14 @@
"start": "node fordecyt2019.js", "start": "node fordecyt2019.js",
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },
"author": "", "author": "Rodrigo Tapia-McClung",
"license": "", "license": "",
"dependencies": { "dependencies": {
"@mapbox/sphericalmercator": "^1.1.0", "@mapbox/sphericalmercator": "^1.1.0",
"cors": "^2.8.5", "cors": "^2.8.5",
"express": "^4.17.1", "express": "^4.17.1",
"morgan": "^1.9.1", "morgan": "^1.10.0",
"nodemon": "^1.19.2", "nodemon": "^2.0.7",
"pg": "^7.12.1" "pg": "^8.6.0"
} }
} }
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