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 3538f04 commit 4126f85Copy full SHA for 4126f85
package.json
@@ -3,6 +3,9 @@
3
"version": "2.1.0",
4
"description": "Web Stats for NyaaCat",
5
"main": "index.js",
6
+ "engines": {
7
+ "node": ">=12.18.0"
8
+ },
9
"directories": {
10
"test": "test"
11
},
0 commit comments