2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

updated babel

This commit is contained in:
Johann-S
2019-07-11 11:29:35 +02:00
committed by XhmikosR
parent 34e9c5ee0c
commit 18077460aa
5 changed files with 52 additions and 41 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ const plugins = [
'createClass',
'inheritsLoose',
'defineProperty',
'objectSpread'
'objectSpread2'
]
})
]
+1 -1
View File
@@ -20,7 +20,7 @@ const plugins = [
'createClass',
'inheritsLoose',
'defineProperty',
'objectSpread'
'objectSpread2'
]
})
]