We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d46365b commit 9e0f0ffCopy full SHA for 9e0f0ff
package.json
@@ -2,7 +2,7 @@
2
"name": "LiveServer",
3
"displayName": "Live Server",
4
"description": "Launch a development local Server with live reload feature for static & dynamic pages",
5
- "version": "5.5.0",
+ "version": "5.5.1",
6
"publisher": "ritwickdey",
7
"author": {
8
"name": "Ritwick Dey",
@@ -342,7 +342,7 @@
342
"vsls": "^0.3.967"
343
},
344
"announcement": {
345
- "onVersion": "5.5.0",
+ "onVersion": "5.5.1",
346
"message": "[email protected]: Fixed `ignoreFiles` settings & Attempt to fix `high cpu load`"
347
}
348
0 commit comments