Browse Source
chore: bump rc-pagination version (#42382)
* chore: bump rc-pagination version
* doc: delete space
pull/38174/head
muxin
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
package.json
|
|
@ -135,7 +135,7 @@ |
|
|
|
"rc-menu": "~9.8.3", |
|
|
|
"rc-motion": "^2.7.3", |
|
|
|
"rc-notification": "~5.0.4", |
|
|
|
"rc-pagination": "~3.3.1", |
|
|
|
"rc-pagination": "~3.4.2", |
|
|
|
"rc-picker": "~3.7.4", |
|
|
|
"rc-progress": "~3.4.1", |
|
|
|
"rc-rate": "~2.10.0", |
|
|
@ -323,4 +323,4 @@ |
|
|
|
"*.{ts,tsx,js,jsx}": "rome format --write", |
|
|
|
"*.{json,less,md}": "prettier --ignore-unknown --write" |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|