Skip to content

Commit ae81063

Browse files
committed
Serve current directory without the final dot (serve instead of serve .)
1 parent cc5fa21 commit ae81063

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "https-localhost",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "HTTPS server running on localhost",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)