prosemirror-to-html-js
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "prosemirror-to-html-js", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Takes ProseMirror JSON and outputs HTML", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -9,3 +9,3 @@ # ProseMirror to HTML (JS) | ||
```bash | ||
npm install prosemirror-to-html --save | ||
npm install prosemirror-to-html-js --save | ||
``` | ||
@@ -12,0 +12,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
20686