We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83d9a75 commit b505549Copy full SHA for b505549
1 file changed
package.json
@@ -60,13 +60,13 @@
60
"rc-animate": "^2.9.1",
61
"react": "^v16.9.0-alpha.0",
62
"react-dom": "^v16.9.0-alpha.0",
63
+ "sinon": "^15.0.1",
64
"typescript": "^4.0.0"
65
},
66
"dependencies": {
67
"@babel/runtime": "^7.20.0",
68
"classnames": "^2.2.6",
69
"rc-resize-observer": "^1.0.0",
- "rc-util": "^5.15.0",
70
- "sinon": "^15.0.1"
+ "rc-util": "^5.15.0"
71
}
72
0 commit comments