forked from mirrors/Scribe.js
Adding babel-runtime dev
This commit is contained in:
parent
04ac2e9e9b
commit
fdf2932d17
1 changed files with 2 additions and 2 deletions
|
@ -52,6 +52,7 @@
|
||||||
"on-finished": "^2.3.0",
|
"on-finished": "^2.3.0",
|
||||||
"rc": "^1.1.6",
|
"rc": "^1.1.6",
|
||||||
"react": "^0.14.6",
|
"react": "^0.14.6",
|
||||||
|
"babel-runtime": "^6.3.19",
|
||||||
"react-ace": "^3.1.0",
|
"react-ace": "^3.1.0",
|
||||||
"react-datepicker": "^0.18.0",
|
"react-datepicker": "^0.18.0",
|
||||||
"react-dom": "^0.14.6",
|
"react-dom": "^0.14.6",
|
||||||
|
@ -88,7 +89,6 @@
|
||||||
"time-grunt": "^1.3.0",
|
"time-grunt": "^1.3.0",
|
||||||
"babel-plugin-transform-object-rest-spread": "^6.3.13",
|
"babel-plugin-transform-object-rest-spread": "^6.3.13",
|
||||||
"babel-plugin-transform-runtime": "^6.4.3",
|
"babel-plugin-transform-runtime": "^6.4.3",
|
||||||
"babel-preset-es2015": "^6.3.13",
|
"babel-preset-es2015": "^6.3.13"
|
||||||
"babel-runtime": "^6.3.19"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue