We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67def58 commit ee09b8aCopy full SHA for ee09b8a
1 file changed
package.json
@@ -34,8 +34,8 @@
34
"node": ">=20"
35
},
36
"peerDependencies": {
37
- "@babel/core": "^7.0.1",
38
- "@babel/preset-env": "^7.0.0",
+ "@babel/core": "^7.0.1 || ^8",
+ "@babel/preset-env": "^7.0.0 || ^8",
39
"babel-loader": "^8.3 || ^9 || ^10",
40
"cypress": ">=15.10.0",
41
"webpack": "^4 || ^5"
0 commit comments