We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 966b067 commit 059ebd4Copy full SHA for 059ebd4
guidelines/sample-server/package.json
@@ -7,6 +7,6 @@
7
},
8
"dependencies": {
9
"cors": "^2.5.3",
10
- "http-server" : "https://github.com/leeroybrun/node-http-server/tarball/master"
+ "http-server": "0.8.0"
11
}
12
0 commit comments