0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-28 11:22:39 +00:00

Merge branch 'master' into update-Marked-renderer

This commit is contained in:
Trevor Buckner
2020-05-09 13:33:33 -04:00
committed by GitHub
4 changed files with 24 additions and 26 deletions

View File

@@ -40,15 +40,16 @@
"babel-preset-react": "^6.24.1",
"body-parser": "^1.19.0",
"classnames": "^2.2.6",
"codemirror": "^5.52.2",
"codemirror": "^5.53.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": "^1.0.0",
"moment": "^2.24.0",
"mongoose": "^5.9.9",
"marked": "^0.3.19",
"moment": "^2.25.3",
"mongoose": "^5.9.12",
"nconf": "^0.10.0",
"pico-router": "^2.1.0",
"react": "^16.13.1",