Skip to content

Commit edc97f9

Browse files
committed
chore: bump rc-input and rc-textarea versions
1 parent b8b80be commit edc97f9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.husky/pre-commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/usr/bin/env sh
22
. "$(dirname -- "$0")/_/husky.sh"
33

4-
lint-staged
4+
npx lint-staged

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
"@babel/runtime": "^7.10.1",
4949
"@rc-component/trigger": "^1.5.0",
5050
"classnames": "^2.2.6",
51-
"rc-input": "^0.2.2",
51+
"rc-input": "~1.0.0",
5252
"rc-menu": "~9.8.0",
53-
"rc-textarea": "^1.0.0",
53+
"rc-textarea": "~1.2.0",
5454
"rc-util": "^5.22.5"
5555
},
5656
"devDependencies": {

0 commit comments

Comments
 (0)