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

Commit 9b3210e

Browse files
committed
fix(*): update package-lock.json, use node 8 with travis
1 parent f16817f commit 9b3210e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
language: node_js
33
node_js:
44
- "node"
5-
- "7"
5+
- "8"
66
cache:
77
directories:
88
- "node_modules"

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)