Skip to content

Commit 9b83478

Browse files
Merge pull request #55 from uwblueprint/fix-linter
fix engine version
2 parents b5a7742 + 2d321ae commit 9b83478

File tree

2 files changed

+241
-640
lines changed

2 files changed

+241
-640
lines changed

backend/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,6 @@
8080
"graphql-upload": "^11.0.0"
8181
},
8282
"engines": {
83-
"node": "20.12.2"
83+
"node": ">=20.12.2"
8484
}
8585
}

0 commit comments

Comments
 (0)