2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-22 10:30:34 +03:00
This commit is contained in:
Edwin de Jonge
2017-05-02 10:23:13 +02:00
parent 7c6217bc47
commit 7c76102718
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"presets": ["es2015", "stage-2"], "presets": ["es2015", "stage-2"],
"plugins": ["transform-runtime", "transform-object-rest-spread"], "plugins": ["transform-runtime"],
"comments": false "comments": false
} }