Add babel-polyfill to index.js.

This commit is contained in:
Nikita Lutsenko
2016-02-20 23:45:54 -08:00
parent 9d9052f2e5
commit fb1c6bb3fb
2 changed files with 3 additions and 1 deletions

View File

@@ -11,6 +11,7 @@
"dependencies": {
"apn": "^1.7.5",
"aws-sdk": "~2.2.33",
"babel-polyfill": "^6.5.0",
"babel-runtime": "^6.5.0",
"bcrypt-nodejs": "0.0.3",
"body-parser": "^1.14.2",