Skip to content

Commit

Permalink
Version bump in Express example
Browse files Browse the repository at this point in the history
  • Loading branch information
mde committed May 11, 2022
1 parent 5126ff5 commit f6ba7f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"start": "node ./app.js"
},
"dependencies": {
"ejs": "^2.6.1",
"ejs": "^3.1.8",
"express": "~4.16.0"
}
}

0 comments on commit f6ba7f3

Please sign in to comment.