We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35a9487 commit 0e1ed8eCopy full SHA for 0e1ed8e
Chapter_01/hello-world/package.json
@@ -4,6 +4,6 @@
4
"start": "node app"
5
},
6
"dependencies": {
7
- "express": "^4.10.5"
+ "express": "^5.0.0-alpha.2"
8
}
9
0 commit comments