saby-customizer 0.0.0-pre.26 → 0.0.0-pre.27

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/userscript.js +1 -1
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  },
10
10
  "repository": "github:saby-customizer/saby-customizer.github.io",
11
11
  "license": "Unlicense",
12
- "version": "0.0.0-pre.26",
12
+ "version": "0.0.0-pre.27",
13
13
  "type": "module",
14
14
  "main": "./userscript.js",
15
15
  "exports": {
package/userscript.js CHANGED
@@ -10,7 +10,7 @@ import { oom } from '@notml/core'
10
10
  // Компоненты material используемые в проекте
11
11
  // await import('./lib/material.js')
12
12
  // @ts-ignore https://github.com/material-components/material-web/issues/2780
13
- await import('https://cdn.jsdelivr.net/npm/saby-customizer/material.js')
13
+ await import('https://cdn.jsdelivr.net/npm/saby-customizer@>=0.0.0-pre.27/material.js')
14
14
 
15
15
  // Библиотеки компонентов плагина
16
16
  // TODO: Перевести на опциональную загрузку