We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 905e0d4 commit 111120aCopy full SHA for 111120a
1 file changed
package.json
@@ -4,6 +4,9 @@
4
"description": "",
5
"main": "lib/index.js",
6
"type": "commonjs",
7
+ "engines": {
8
+ "node": ">= 15.0.0"
9
+ },
10
"scripts": {
11
"format": "rome format . --indent-style space --write",
12
"format:ci": "rome ci . --indent-style space",
0 commit comments