Skip to content

Commit 6d020c8

Browse files
authored
build!: added engine setting to package.json (#4)
1 parent 509bda0 commit 6d020c8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@
4040
"publishConfig": {
4141
"access": "public"
4242
},
43+
"engines": {
44+
"node": ">=20"
45+
},
4346
"homepage": "https://github.com/MapColonies/read-pkg#readme",
4447
"devDependencies": {
4548
"@commitlint/cli": "^19.5.0",

0 commit comments

Comments
 (0)