Skip to content

Commit d91c37e

Browse files
authored
fix(project): 🚑 comma in package.json
1 parent bfb2e83 commit d91c37e

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
@@ -4,7 +4,7 @@
44
"description": "Aurion Synchronizer",
55
"main": "server.ts",
66
"engines": {
7-
"node": ">=18.18.0 <19.0.0",
7+
"node": ">=18.18.0 <19.0.0"
88
},
99
"scripts": {
1010
"preinstall": "npx only-allow pnpm",

0 commit comments

Comments
 (0)