Skip to content

Commit 9e3a271

Browse files
committed
chore: mv testing to dev deps
1 parent 7731a6b commit 9e3a271

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@
3939
},
4040
"dependencies": {
4141
"@babel/runtime": "^7.10.1",
42-
"@testing-library/jest-dom": "^5.16.4",
43-
"@testing-library/react": "13.3.0",
4442
"classnames": "^2.2.5",
4543
"rc-util": "^5.9.8"
4644
},
4745
"devDependencies": {
46+
"@testing-library/jest-dom": "^5.16.4",
47+
"@testing-library/react": "13.3.0",
4848
"@types/classnames": "^2.2.9",
4949
"@types/enzyme": "^3.10.8",
5050
"@types/jest": "^26.0.0",

0 commit comments

Comments
 (0)