0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-31 13:02:38 +00:00

Merge branch 'master' into update-Marked-renderer

This commit is contained in:
Trevor Buckner
2020-04-20 21:40:04 -04:00
19 changed files with 1694 additions and 1587 deletions

View File

@@ -40,19 +40,19 @@
"babel-preset-react": "^6.24.1",
"body-parser": "^1.19.0",
"classnames": "^2.2.6",
"codemirror": "^5.52.0",
"cookie-parser": "^1.4.4",
"codemirror": "^5.52.2",
"cookie-parser": "^1.4.5",
"create-react-class": "^15.6.3",
"express": "^4.17.1",
"jwt-simple": "^0.5.6",
"lodash": "^4.17.15",
"marked": "^0.8.2",
"moment": "^2.24.0",
"mongoose": "^5.9.2",
"mongoose": "^5.9.9",
"nconf": "^0.10.0",
"pico-router": "^2.1.0",
"react": "^16.13.0",
"react-dom": "^16.13.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"shortid": "^2.2.15",
"superagent": "^5.2.2",
"vitreum": "^4.10.1"