Skip to content

Commit 8f42407

Browse files
authored
Merge pull request #716 from http-party/remove-hs-alias
Remove hs alias
2 parents eec8c36 + 2dc4640 commit 8f42407

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)