logicdn 1.0.766 → 1.0.767

Sign up to get free protection for your applications and to get access to all the features.
@@ -88,7 +88,7 @@
88
88
  caches: [
89
89
  `${CONFIG.cdnByteDance}/element-ui/2.8.2/theme-chalk/fonts/element-icons.ttf`,
90
90
  `${CONFIG.cdnByteDance}/element-ui/2.8.2/theme-chalk/fonts/element-icons.woff`,
91
- `${CONFIG.npmGlobal}/${npmGlobalPackage}/logi.im/usr/fonts/nasalization-rg.ttf`,
91
+ `${CONFIG.npmGlobal}/${CONFIG.npmGlobalPackage}/logi.im/usr/fonts/nasalization-rg.ttf`,
92
92
  ],
93
93
  },
94
94
  dplayer: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "logicdn",
3
- "version": "1.0.766",
3
+ "version": "1.0.767",
4
4
  "description": "Static CDN for Personal Use",
5
5
  "main": "index.mjs",
6
6
  "repository": {