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

updating react and lodash to newest versions

This commit is contained in:
Scott Tolksdorf
2016-05-03 21:00:51 -04:00
parent 7f14870732
commit 1949a5cca5
6 changed files with 95 additions and 3 deletions

View File

@@ -16,14 +16,14 @@
"express": "^4.13.3",
"gulp": "^3.9.0",
"jsoneditor": "^4.2.1",
"lodash": "^3.10.1",
"lodash": "^4.11.2",
"marked": "^0.3.5",
"moment": "^2.11.0",
"mongoose": "^4.3.3",
"pico-flux": "^1.1.0",
"pico-router": "^1.1.0",
"react": "^0.14.2",
"react-dom": "^0.14.2",
"react": "^15.0.2",
"react-dom": "^15.0.2",
"shortid": "^2.2.4",
"superagent": "^1.6.1",
"vitreum": "^3.1.1"