Skip to content

Commit 9e0f0ff

Browse files
authored
Upgrade to v5.5.1 for #285
1 parent d46365b commit 9e0f0ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "LiveServer",
33
"displayName": "Live Server",
44
"description": "Launch a development local Server with live reload feature for static & dynamic pages",
5-
"version": "5.5.0",
5+
"version": "5.5.1",
66
"publisher": "ritwickdey",
77
"author": {
88
"name": "Ritwick Dey",
@@ -342,7 +342,7 @@
342342
"vsls": "^0.3.967"
343343
},
344344
"announcement": {
345-
"onVersion": "5.5.0",
345+
"onVersion": "5.5.1",
346346
"message": "[email protected]: Fixed `ignoreFiles` settings & Attempt to fix `high cpu load`"
347347
}
348348
}

0 commit comments

Comments
 (0)