Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Commit fc12e7b

Browse files
committed
chore(package): Add node engines
1 parent 7647e49 commit fc12e7b

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
@@ -56,5 +56,8 @@
5656
"npm run lint!",
5757
"git add"
5858
]
59+
},
60+
"engines": {
61+
"node": ">=8"
5962
}
6063
}

0 commit comments

Comments
 (0)