Skip to content

Commit bdb3a83

Browse files
committed
🆙 upgrade devDeps
1 parent e211eaf commit bdb3a83

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rc-pagination",
3-
"version": "2.0.0",
3+
"version": "1.21.0",
44
"description": "pagination ui component for react",
55
"keywords": [
66
"react",
@@ -47,17 +47,17 @@
4747
"@types/classnames": "^2.2.9",
4848
"@types/react": "^16.9.2",
4949
"@types/react-dom": "^16.9.0",
50-
"@umijs/fabric": "^1.1.10",
50+
"@umijs/fabric": "^2.0.3",
5151
"coveralls": "^3.0.6",
52-
"cross-env": "^6.0.0",
52+
"cross-env": "^7.0.0",
5353
"enzyme": "^3.0.0",
5454
"enzyme-adapter-react-16": "^1.0.1",
5555
"enzyme-to-json": "^3.4.0",
5656
"eslint": "^6.6.0",
5757
"father": "^2.13.4",
58-
"husky": "^3.0.9",
58+
"husky": "^4.2.3",
5959
"less": "^3.10.3",
60-
"np": "^5.1.0",
60+
"np": "^6.2.0",
6161
"prettier": "^1.18.2",
6262
"pretty-quick": "^2.0.1",
6363
"react": "^16.0.0",

0 commit comments

Comments
 (0)