Skip to content

Commit f9452f4

Browse files
committed
🔧 Add engines.node to package.json
1 parent e35cbe8 commit f9452f4

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
@@ -54,6 +54,9 @@
5454
"limit": "1Kb"
5555
}
5656
],
57+
"engines": {
58+
"node": ">=16"
59+
},
5760
"publishConfig": {
5861
"access": "public"
5962
},

0 commit comments

Comments
 (0)