Skip to content

Commit 2dc4640

Browse files
committed
remove hs alias
1 parent a93a340 commit 2dc4640

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@
112112
"license": "MIT",
113113
"preferGlobal": true,
114114
"bin": {
115-
"http-server": "./bin/http-server",
116-
"hs": "./bin/http-server"
115+
"http-server": "./bin/http-server"
117116
}
118117
}

0 commit comments

Comments
 (0)