mirror of https://github.com/knative/docs.git
fix README.md
This commit is contained in:
parent
cc5905a2b6
commit
d265e384a5
|
@ -78,7 +78,7 @@ cd knative-docs/code-samples/serving/hello-world/helloworld-nodejs
|
|||
"author": "",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"express": "^4.21.1"
|
||||
"express": "^4.21.2"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue