Skip to content

Commit 96cc8f4

Browse files
committed
📦 NEW: Node Engine
1 parent 1c58641 commit 96cc8f4

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
@@ -10,6 +10,9 @@
1010
"url": "https://twitter.com/MrAhmadAwais"
1111
},
1212
"main": "index.js",
13+
"engines": {
14+
"node": ">=12.x"
15+
},
1316
"bin": {
1417
"corona": "index.js",
1518
"corona-cli": "index.js"

0 commit comments

Comments
 (0)