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

Adding in dep for new babel preset

This commit is contained in:
Scott Tolksdorf
2017-01-14 13:17:41 -08:00
parent 9a9e0cc5bc
commit 4be9f4a74a

View File

@@ -13,6 +13,7 @@
"author": "stolksdorf", "author": "stolksdorf",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"babel-preset-env": "^1.1.8",
"basic-auth": "^1.0.3", "basic-auth": "^1.0.3",
"body-parser": "^1.14.2", "body-parser": "^1.14.2",
"classnames": "^2.2.0", "classnames": "^2.2.0",