Adding babel-runtime dev

This commit is contained in:
Mathew Kurian 2016-01-24 18:11:23 -06:00
parent 04ac2e9e9b
commit fdf2932d17

View file

@ -52,6 +52,7 @@
"on-finished": "^2.3.0",
"rc": "^1.1.6",
"react": "^0.14.6",
"babel-runtime": "^6.3.19",
"react-ace": "^3.1.0",
"react-datepicker": "^0.18.0",
"react-dom": "^0.14.6",
@ -88,7 +89,6 @@
"time-grunt": "^1.3.0",
"babel-plugin-transform-object-rest-spread": "^6.3.13",
"babel-plugin-transform-runtime": "^6.4.3",
"babel-preset-es2015": "^6.3.13",
"babel-runtime": "^6.3.19"
"babel-preset-es2015": "^6.3.13"
}
}