mirror of
https://github.com/stolksdorf/homebrewery.git
synced 2025-12-13 05:45:57 +00:00
Updating some packages
This commit is contained in:
committed by
Trevor Buckner
parent
6cd6b3c1c6
commit
84054d1aae
12
package.json
12
package.json
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user