Skip to content

Commit

Permalink
version fixes & travis fixes
Browse files Browse the repository at this point in the history
ritwickdey committed Dec 16, 2018
1 parent ae0020a commit 10a7435
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- "7.9.0"
- "10.14.2"

cache:
directories:
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
"name": "LiveServer",
"displayName": "Live Server",
"description": "Launch a development local Server with live reload feature for static & dynamic pages",
"version": "5.3.1",
"version": "5.4.0-alpha",
"publisher": "ritwickdey",
"author": {
"name": "Ritwick Dey",

0 comments on commit 10a7435

Please sign in to comment.