Removed duplicate babel config in package.json (#1928)

This commit is contained in:
Amila Welihinda
2017-03-27 07:37:37 -07:00
committed by Rob Larsen
parent 29fd4124f4
commit 6f21d78a21

View File

@@ -1,9 +1,4 @@
{
"babel": {
"presets": [
"es2015"
]
},
"devDependencies": {
"@alrra/travis-scripts": "^3.0.1",
"apache-server-configs": "2.14.0",