Fixes for babel-polyfill #17

Merged
joeybaker merged 3 commits from fix-babel-polyfill into master 2016-08-30 05:18:20 +00:00
Showing only changes of commit a9fa790ae9 - Show all commits

View File

@ -38,5 +38,8 @@
"boom": "^3.2.2", "boom": "^3.2.2",
"joi": "7.2.1", "joi": "7.2.1",
"lodash": "4.0.0" "lodash": "4.0.0"
},
"optionalDependencies": {
"babel-polyfill": "^6.13.0"
} }
} }