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 d5d5908 commit b02412aCopy full SHA for b02412a
package.json
@@ -57,10 +57,9 @@
57
"homepage": "https://github.com/xiel/wheel-gestures#readme",
58
"peerDependencies": {},
59
"dependencies": {
60
- "@babel/plugin-proposal-private-property-in-object": "^7.21.11",
61
- "jest-environment-jsdom": "^29.7.0"
62
},
63
"devDependencies": {
+ "@babel/plugin-proposal-private-property-in-object": "^7.21.11",
64
"@eslint/eslintrc": "^3.1.0",
65
"@eslint/js": "^9.6.0",
66
"@testing-library/react": "^12.0.0",
@@ -79,6 +78,7 @@
79
78
"eslint-plugin-react-hooks": "^4",
80
"eslint-plugin-simple-import-sort": "^7.0.0",
81
"husky": "^7.0.0",
+ "jest-environment-jsdom": "^29.7.0",
82
"lint-staged": "^15.2.7",
83
"semantic-release": "^19.0.5",
84
"ts-jest": "^29",
0 commit comments