1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-13 03:45:56 +00:00

Updating some packages

This commit is contained in:
Scott Tolksdorf
2018-04-09 00:00:52 -04:00
parent 6f4962926c
commit 164f646e08
2 changed files with 26 additions and 19 deletions

View File

@@ -38,7 +38,7 @@
"dependencies": {
"babel-preset-env": "^1.1.8",
"babel-preset-react": "^6.24.1",
"basic-auth": "^1.0.3",
"basic-auth": "^2.0.0",
"body-parser": "^1.14.2",
"classnames": "^2.2.0",
"codemirror": "^5.22.0",
@@ -49,14 +49,14 @@
"lodash": "^4.11.2",
"marked": "^0.3.5",
"moment": "^2.11.0",
"mongoose": "^4.3.3",
"nconf": "^0.8.4",
"pico-flux": "^1.1.0",
"pico-router": "^1.1.0",
"mongoose": "^4.13.12",
"nconf": "^0.10.0",
"pico-flux": "^3.0.1",
"pico-router": "^1.3.0",
"react": "^16.3.1",
"react-dom": "^16.3.1",
"shortid": "^2.2.4",
"striptags": "^2.1.1",
"striptags": "^3.1.1",
"superagent": "^3.8.2",
"vitreum": "^4.10.1"
},