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 48c3bfb commit 2b43b8bCopy full SHA for 2b43b8b
server.js
@@ -1,5 +1,5 @@
1
const port = 8080
2
-const version = 6
+const version = 7
3
let http = require('http')
4
5
http.createServer(function(request, response) {
0 commit comments