@react-fluent-edit/dnd
Advanced tools
Comparing version 3.1.0 to 3.2.0-next.0
{ | ||
"name": "@react-fluent-edit/dnd", | ||
"version": "3.1.0", | ||
"version": "3.2.0-next.0", | ||
"license": "MIT", | ||
@@ -21,3 +21,3 @@ "description": "Allows dragging HTML elements into the editor", | ||
"dependencies": { | ||
"@react-fluent-edit/core": "3.1.0" | ||
"@react-fluent-edit/core": "3.2.0-next.0" | ||
}, | ||
@@ -31,4 +31,5 @@ "peerDependencies": { | ||
}, | ||
"stableVersion": "3.2.0", | ||
"module": "./index.js", | ||
"types": "./index.d.ts" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
79048
81
1766
1
+ Added@react-fluent-edit/core@3.2.0-next.0(transitive)
- Removed@react-fluent-edit/core@3.1.0(transitive)