Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Commit d16310f

Browse files
authored
fix(package.json): update deps (#165)
* fix(package.json): update deps * fix(package.json): update deps * Update .travis.yml
1 parent 49ea8c9 commit d16310f

File tree

6 files changed

+1556
-2894
lines changed

6 files changed

+1556
-2894
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ install:
88
- npm install
99

1010
node_js:
11-
- "8.10"
1211
- "10.18"
1312
- "12.13"
13+
- "14.15"
1414

1515
script:
1616
- npm run lint

0 commit comments

Comments
 (0)