@lexical/headless
Advanced tools
Comparing version 0.6.4 to 0.6.5
@@ -11,6 +11,6 @@ { | ||
"license": "MIT", | ||
"version": "0.6.4", | ||
"version": "0.6.5", | ||
"main": "LexicalHeadless.js", | ||
"peerDependencies": { | ||
"lexical": "0.6.4" | ||
"lexical": "0.6.5" | ||
}, | ||
@@ -17,0 +17,0 @@ "repository": { |
@@ -7,2 +7,8 @@ # `@lexical/headless` | ||
Install `@lexical/headless`: | ||
``` | ||
npm install --save @lexical/headless | ||
``` | ||
```js | ||
@@ -9,0 +15,0 @@ const { createHeadlessEditor } = require('@lexical/headless'); |
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
5960
52