2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

updated babel

This commit is contained in:
Johann-S
2019-07-11 11:29:35 +02:00
committed by XhmikosR
parent 0ad0985ac0
commit a894ea3a51
4 changed files with 52 additions and 31 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ const plugins = [
'createClass',
'inheritsLoose',
'defineProperty',
'objectSpread'
'objectSpread2'
]
})
]