@remirror/extension-react-component
Advanced tools
Comparing version 2.0.0-beta.11 to 2.0.0-beta.12
{ | ||
"name": "@remirror/extension-react-component", | ||
"version": "2.0.0-beta.11", | ||
"version": "2.0.0-beta.12", | ||
"description": "Create prosemirror node views from your react components", | ||
@@ -39,9 +39,9 @@ "keywords": [ | ||
"@babel/runtime": "^7.13.10", | ||
"@remirror/core": "^2.0.0-beta.11", | ||
"@remirror/messages": "^2.0.0-beta.11", | ||
"@remirror/core": "^2.0.0-beta.12", | ||
"@remirror/messages": "^2.0.0-beta.12", | ||
"nanoevents": "^7.0.1" | ||
}, | ||
"devDependencies": { | ||
"@remirror/pm": "^2.0.0-beta.11", | ||
"@remirror/react": "^2.0.0-beta.11", | ||
"@remirror/pm": "^2.0.0-beta.12", | ||
"@remirror/react": "^2.0.0-beta.12", | ||
"@types/react": "^18.0.6", | ||
@@ -53,3 +53,3 @@ "@types/react-dom": "^18.0.2", | ||
"peerDependencies": { | ||
"@remirror/pm": "^2.0.0-beta.11", | ||
"@remirror/pm": "^2.0.0-beta.12", | ||
"@types/react": "^16.14.0 || ^17 || ^18", | ||
@@ -56,0 +56,0 @@ "@types/react-dom": "^16.9.0 || ^17 || ^18", |
Sorry, the diff of this file is not supported yet
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
111485