@4tw/cypress-drag-drop
Advanced tools
Comparing version
@@ -9,2 +9,6 @@ # Changelog | ||
## [2.2.2] - 2022-11-23 | ||
- Add support for Cypress 11.x. | ||
## [2.2.1] - 2022-06-29 | ||
@@ -11,0 +15,0 @@ |
{ | ||
"name": "@4tw/cypress-drag-drop", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"description": "A cypress child command for drag'n'drop support.", | ||
@@ -37,3 +37,3 @@ "main": "index.js", | ||
"css-loader": "^3.4.0", | ||
"cypress": "^10.0.3", | ||
"cypress": "^11.0.0", | ||
"eslint": "^7.15.0", | ||
@@ -52,4 +52,4 @@ "prettier": "^2.2.1", | ||
"peerDependencies": { | ||
"cypress": "^2.1.0 || ^3.1.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0" | ||
"cypress": "^2.1.0 || ^3.1.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0" | ||
} | ||
} |
60028
-4.83%30
-16.67%