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 5430ba6 commit 8b16f3aCopy full SHA for 8b16f3a
package.json
@@ -8,6 +8,9 @@
8
"bin": {
9
"stacktracify": "index.js"
10
},
11
+ "engines": {
12
+ "node": ">=16"
13
+ },
14
"scripts": {
15
"test": "exit 0"
16
0 commit comments