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

Adding in the needed libs

This commit is contained in:
Scott Tolksdorf
2016-11-23 23:00:28 -05:00
parent f4f96253c2
commit 1db24d07bd
3 changed files with 30 additions and 10 deletions

View File

@@ -16,14 +16,17 @@
"basic-auth": "^1.0.3",
"body-parser": "^1.14.2",
"classnames": "^2.2.0",
"cookie-parser": "^1.4.3",
"express": "^4.13.3",
"gulp": "^3.9.0",
"gulp-less": "^3.1.0",
"gulp-rename": "^1.2.2",
"jwt-simple": "^0.5.1",
"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",
"react": "^15.0.2",
@@ -33,4 +36,4 @@
"superagent": "^1.6.1",
"vitreum": "^3.2.1"
}
}
}