mirror of
https://github.com/tenrok/BBob.git
synced 2026-06-17 19:21:20 +03:00
chore(*): update dependencies (#57)
Updated Rollup Updated Babel Fixed security problems with some dependencies
This commit is contained in:
committed by
GitHub
parent
cdc7f66e21
commit
aac1ae0e81
@@ -1,6 +1,6 @@
|
||||
import presetHTML5 from '@bbob/preset-html5';
|
||||
|
||||
export default presetHTML5.extend(tags => ({
|
||||
export default presetHTML5.extend((tags) => ({
|
||||
...tags,
|
||||
|
||||
b: (...args) => ({
|
||||
|
||||
Reference in New Issue
Block a user