diff --git a/package.json b/package.json index d4c26f7..e07bfd9 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "author": "@TractorZoom", "license": "MIT", "engines": { - "node": "14.x" + "node": "16.x" }, "scripts": { "build": "./node_modules/.bin/babel src --out-dir lib --copy-files",