From 18077460aa7c80011926522f9dd154f9d0a608c1 Mon Sep 17 00:00:00 2001 From: Johann-S Date: Thu, 11 Jul 2019 11:29:35 +0200 Subject: updated babel --- build/rollup.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/rollup.config.js') diff --git a/build/rollup.config.js b/build/rollup.config.js index 9a5e13f393..2f0badb3d2 100644 --- a/build/rollup.config.js +++ b/build/rollup.config.js @@ -20,7 +20,7 @@ const plugins = [ 'createClass', 'inheritsLoose', 'defineProperty', - 'objectSpread' + 'objectSpread2' ] }) ] -- cgit v1.2.3