Skip to content

Commit 1c0c631

Browse files
committed
moved package to correct location
1 parent e320723 commit 1c0c631

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,6 @@
3838
"url": "https://github.com/sparksuite/react-accessible-dropdown-menu-hook/issues"
3939
},
4040
"homepage": "https://sparksuite.github.io/react-accessible-dropdown-menu-hook/",
41-
"dependencies": {
42-
"jest-environment-jsdom": "^28.1.3"
43-
},
4441
"peerDependencies": {},
4542
"devDependencies": {
4643
"@testing-library/jest-dom": "^5.16.5",
@@ -56,6 +53,7 @@
5653
"eslint-plugin-react": "^7.31.8",
5754
"eslint-plugin-react-hooks": "^4.6.0",
5855
"jest": "link:./test-projects/browser/node_modules/jest",
56+
"jest-environment-jsdom": "^28.1.3",
5957
"jest-ts-webcompat-resolver": "^1.0.0",
6058
"prettier": "^2.7.1",
6159
"react": "^18.2.0",

0 commit comments

Comments
 (0)