We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87fe2af commit 1828f32Copy full SHA for 1828f32
1 file changed
package.json
@@ -24,6 +24,9 @@
24
"mineflayer",
25
"threejs"
26
],
27
+ "engines": {
28
+ "node": "14.x"
29
+ },
30
"dependencies": {
31
"ansi-to-html": "^0.6.14",
32
"bootstrap": "^4.6.0",
0 commit comments