upgrade core-js
This commit is contained in:
parent
2a2dff0eaf
commit
602c5e0ca0
@ -11,6 +11,13 @@
|
|||||||
|
|
||||||
_Note: Gaps between patch versions are faulty/broken releases._
|
_Note: Gaps between patch versions are faulty/broken releases._
|
||||||
|
|
||||||
|
## 3.6.5
|
||||||
|
|
||||||
|
* **Internal**
|
||||||
|
* Upgrade `core-js`.
|
||||||
|
* **New Feature**
|
||||||
|
* Add `validation.react` transformer.
|
||||||
|
|
||||||
## 3.6.4
|
## 3.6.4
|
||||||
|
|
||||||
* **New Feature**
|
* **New Feature**
|
||||||
|
|||||||
@ -38,7 +38,7 @@
|
|||||||
"chalk": "^0.5.1",
|
"chalk": "^0.5.1",
|
||||||
"chokidar": "0.12.6",
|
"chokidar": "0.12.6",
|
||||||
"commander": "2.6.0",
|
"commander": "2.6.0",
|
||||||
"core-js": "^0.5.2",
|
"core-js": "^0.5.3",
|
||||||
"debug": "^2.1.1",
|
"debug": "^2.1.1",
|
||||||
"detect-indent": "3.0.0",
|
"detect-indent": "3.0.0",
|
||||||
"estraverse": "1.9.1",
|
"estraverse": "1.9.1",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user