@umoteam/editor-external
Advanced tools
Comparing version 3.1.2 to 4.0.0
@@ -38,6 +38,4 @@ const fs = require('fs'); | ||
{ from: 'imgly/background-removal-data', to: 'imgly/background-removal-data', npm: false }, | ||
{ from: '@umoteam/editor/dist', to: 'umo-editor' }, | ||
{ from: 'monaco-editor/min', to: 'monaco-editor/min' }, | ||
{ from: 'katex/dist', to: 'katex' }, | ||
{ from: 'pagedjs/dist/paged.polyfill.min.js', to: 'paged.polyfill.min.js' } | ||
{ from: 'katex/dist', to: 'katex' } | ||
]; | ||
@@ -44,0 +42,0 @@ |
{ | ||
"name": "@umoteam/editor-external", | ||
"version": "3.1.2", | ||
"version": "4.0.0", | ||
"description": "The modules that Umo Editor depends on. Umo Editor 所依赖的部分模块。", | ||
@@ -18,11 +18,8 @@ "main": "build.js", | ||
"scripts": { | ||
"build": "node build.js", | ||
"prepublishOnly": "yarn && npm run build" | ||
"build": "node build.js" | ||
}, | ||
"devDependencies": { | ||
"@umoteam/editor": "3.1.2", | ||
"katex": "^0.16.11", | ||
"monaco-editor": "^0.50.0", | ||
"pagedjs": "^0.4.3" | ||
"monaco-editor": "^0.50.0" | ||
} | ||
} |
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
2
214864537
289
76308