Skip to content

Commit 67e2865

Browse files
author
Ken Erwin
committed
bump npm
1 parent d09902b commit 67e2865

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

backend/package-lock.json

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
]
2929
},
3030
"engines": {
31-
"node": "22.x"
31+
"node": "22.x",
32+
"npm": "10.x"
3233
},
3334
"dependencies": {
3435
"@aws-sdk/signature-v4-crt": "^3.31.0",

0 commit comments

Comments
 (0)