1
0
mirror of https://github.com/seejohnrun/haste-server.git synced 2026-01-24 04:37:11 +00:00

Merge branch 'master' into production

This commit is contained in:
John Crepezzi
2020-10-06 00:55:08 -04:00
2 changed files with 57 additions and 37 deletions

View File

@@ -18,10 +18,10 @@
"connect": "^3.7.0",
"connect-ratelimit": "0.0.7",
"connect-route": "0.1.5",
"pg": "^6.0.0",
"st": "^2.0.0",
"winston": "^2.0.0",
"uglify-js": "3.1.6",
"pg": "^8.4.0"
"uglify-js": "3.1.6"
},
"devDependencies": {
"mocha": "^8.1.3"