Skip to content

Commit

Permalink
v5.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ritwickdey committed Jan 18, 2022
1 parent 620738b commit 43affbf
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"name": "LiveServer",
"displayName": "Live Server",
"description": "Launch a development local Server with live reload feature for static & dynamic pages",
"version": "5.7.0",

"version": "5.7.1",
"publisher": "ritwickdey",
"author": {
"name": "Ritwick Dey",
Expand Down Expand Up @@ -356,7 +357,7 @@
"vsls": "^0.3.967"
},
"announcement": {
"onVersion": "5.7.0",
"message": "[NEW] [email protected]: Firster load time."
"onVersion": "5.7.1",
"message": "[NEW] [email protected].1: load time improved."
}
}

0 comments on commit 43affbf

Please sign in to comment.