💎 Release new version 2.8.3

This commit is contained in:
Jakub Juszczak
2017-09-06 19:56:54 +02:00
parent 0569a9f794
commit 932b73a1dc
3 changed files with 9 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
{
"presets": ["es2015", "stage-2"],
"plugins": ["transform-runtime"],
"plugins": ["transform-runtime", "transform-object-assign"],
"comments": false
}