Skip to content

Commit f16b589

Browse files
committed
update rc-tools
1 parent 22dee84 commit f16b589

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,4 @@ script:
2727
env:
2828
matrix:
2929
- TEST_TYPE=lint
30-
- TEST_TYPE=test
31-
- TEST_TYPE=test:15
30+
- TEST_TYPE=test

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"lodash.debounce": "^4.0.8",
6060
"pre-commit": "1.x",
6161
"querystring": "^0.2.0",
62-
"rc-tools": "^9.3.11",
62+
"rc-tools": "^9.4.1",
6363
"react": "^16.0.0",
6464
"react-dom": "^16.0.0",
6565
"typescript": "^3.2.2"

0 commit comments

Comments
 (0)