@remirror/extension-react-component
Advanced tools
Comparing version 1.0.0-next.21 to 1.0.0-next.22
# @remirror/extension-react-component | ||
## 1.0.0-next.22 | ||
> 2020-08-17 | ||
### Patch Changes | ||
- Updated dependencies [9ab1d0f3] | ||
- Updated dependencies [45d82746] | ||
- @remirror/core@1.0.0-next.22 | ||
- @remirror/pm@1.0.0-next.22 | ||
## 1.0.0-next.21 | ||
@@ -4,0 +15,0 @@ |
{ | ||
"name": "@remirror/extension-react-component", | ||
"version": "1.0.0-next.21", | ||
"version": "1.0.0-next.22", | ||
"description": "Create prosemirror node views from your react components", | ||
@@ -32,4 +32,4 @@ "keywords": [ | ||
"devDependencies": { | ||
"@remirror/core": "1.0.0-next.21", | ||
"@remirror/pm": "1.0.0-next.21", | ||
"@remirror/core": "1.0.0-next.22", | ||
"@remirror/pm": "1.0.0-next.22", | ||
"@types/react": "^16.9.46", | ||
@@ -41,4 +41,4 @@ "@types/react-dom": "^16.9.8", | ||
"peerDependencies": { | ||
"@remirror/core": "1.0.0-next.21", | ||
"@remirror/pm": "1.0.0-next.21", | ||
"@remirror/core": "1.0.0-next.22", | ||
"@remirror/pm": "1.0.0-next.22", | ||
"@types/react": "^16.9.41", | ||
@@ -45,0 +45,0 @@ "@types/react-dom": "^16.9.8", |
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
133233