@revolist/quill-mention
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "@revolist/quill-mention", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "@mentions for the Quill rich text editor", | ||
@@ -5,0 +5,0 @@ "homepage": "https://quill-mention.com/", |
@@ -1,4 +0,4 @@ | ||
declare module 'quill-mention' { | ||
declare module '@revolist/quill-mention' { | ||
import Module from 'quill/dist/core/module'; | ||
export default class Mention extends Module {} | ||
} |
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
107139