fix: bump version to 12
authorEmanuele <my.burning@gmail.com>
Thu, 23 Jan 2020 13:25:19 +0000 (13:25 +0000)
committerGitHub <noreply@github.com>
Thu, 23 Jan 2020 13:25:19 +0000 (13:25 +0000)
package.json

index 95702e9e62418ea8daa6482f4376804a2862ead4..196b8eb7391076f489921414aa1dd29971a53b75 100644 (file)
@@ -48,6 +48,6 @@
     "worker-threads-pool": "^2.0.0"
   },
   "engines": {
-    "node": ">=10.0.0"
+    "node": ">=12.0.0"
   }
 }