Skip to content

Commit d586dfa

Browse files
authored
chore(npm): pin express to latest LTS version
1 parent 4af5ba5 commit d586dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
},
2424
"homepage": "https://github.com/debloper/piosk#readme",
2525
"dependencies": {
26-
"express": "^5.0.0-beta.3"
26+
"express": "^5.1.0"
2727
}
2828
}

0 commit comments

Comments
 (0)