Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Commit a5368bc

Browse files
committed
update all dependencies
1 parent 999881d commit a5368bc

File tree

13 files changed

+4231
-13277
lines changed

13 files changed

+4231
-13277
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ node_js:
66
- 9
77
- 8
88
install:
9-
- npm install
9+
- yarn install
1010
script:
1111
# - npm run lint
12-
- npm test
12+
- yarn test

0 commit comments

Comments
 (0)