Skip to content

Commit 883ead2

Browse files
fixes eslint dependency
1 parent 4520a08 commit 883ead2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,8 @@
8282
"repository": {
8383
"type": "git",
8484
"url": "https://github.com/subhendupsingh/sveltekit-notion-blog"
85+
},
86+
"engines": {
87+
"node":">=18.13"
8588
}
8689
}

0 commit comments

Comments
 (0)