diff --git a/ts/PluginManager.ts b/ts/PluginManager.ts index 4610156..fb882e9 100644 --- a/ts/PluginManager.ts +++ b/ts/PluginManager.ts @@ -22,6 +22,7 @@ interface checkRes { const defaultPlugins = { dependencies: { + "jumpfm-font-size": ">=1.0.0", "jumpfm-clock": ">=1.0.0", "jumpfm-copy": ">=1.0.0", "jumpfm-file-ops": ">=1.0.0",