scribe-plugin-span-style
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "scribe-plugin-span-style", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "A Scribe Plugin for adding inline styles through <span> elements", | ||
@@ -5,0 +5,0 @@ "main": "src/scribe-plugin-span-style.js", |
@@ -71,3 +71,3 @@ define(function () { | ||
}); | ||
}.bind(this); | ||
}; | ||
@@ -74,0 +74,0 @@ scribe.commands[styleName] = spanStyleCommand; |
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
4416