@ablula/egg-yuque-viewer
Advanced tools
Comparing version 0.1.8-beta.4 to 0.1.8
@@ -132,3 +132,3 @@ 'use strict'; | ||
const npmCssUrl = config.npmCssUrl || `https://cdn.jsdelivr.net/npm/${config.npm}/build/index.css`; | ||
const npmJsUrl = config.npmCssUrl || `https://cdn.jsdelivr.net/npm/${config.npm}/build/index.js`; | ||
const npmJsUrl = config.npmJsUrl || `https://cdn.jsdelivr.net/npm/${config.npm}/build/index.js`; | ||
return `<!DOCTYPE html> | ||
@@ -135,0 +135,0 @@ <html lang="zh-CN"> |
{ | ||
"name": "@ablula/egg-yuque-viewer", | ||
"author": "mark.ck", | ||
"version": "0.1.8-beta.4", | ||
"version": "0.1.8", | ||
"description": "egg plugin for yuque viewer", | ||
@@ -6,0 +6,0 @@ "eggPlugin": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13836