fix(core): update

This commit is contained in:
2023-05-07 20:56:08 +02:00
parent 333e991231
commit 467b0d3011
9 changed files with 214 additions and 212 deletions

View File

@ -16,5 +16,5 @@ export const plugins = {
smartdelay: allPlugins.smartdelay,
smartpromise: allPlugins.smartpromise,
SweetScroll: allPlugins.SweetScroll,
smartstate: allPlugins.smartstate
smartstate: allPlugins.smartstate,
};