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

Updating libs and adding basic flux

This commit is contained in:
Scott Tolksdorf
2016-12-26 13:47:49 -05:00
parent cc8e874ad1
commit 7581d155a6
3 changed files with 50 additions and 4 deletions

View File

@@ -22,15 +22,15 @@
"cookie-parser": "^1.4.3",
"express": "^4.13.3",
"jwt-simple": "^0.5.1",
"lodash": "^4.11.2",
"lodash": "^4.17.3",
"marked": "^0.3.5",
"moment": "^2.11.0",
"mongoose": "^4.3.3",
"nconf": "^0.8.4",
"pico-flux": "^1.1.0",
"pico-flux": "^2.0.0",
"pico-router": "^1.1.0",
"react": "^15.0.2",
"react-dom": "^15.0.2",
"react": "^15.4.1",
"react-dom": "^15.4.1",
"shortid": "^2.2.4",
"striptags": "^2.1.1",
"superagent": "^1.6.1",