1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-19 11:51:23 +02: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

View File

@@ -23,7 +23,7 @@ const plugins = [
'createClass',
'inheritsLoose',
'defineProperty',
'objectSpread'
'objectSpread2'
]
})
]