diff --git a/.npmrc b/.npmrc new file mode 100644 index 0000000000..c42da845b4 --- /dev/null +++ b/.npmrc @@ -0,0 +1 @@ +engine-strict = true diff --git a/package.json b/package.json index 1cd1003277..9838a77c0d 100755 --- a/package.json +++ b/package.json @@ -116,6 +116,11 @@ "bitfocus", "companion" ], + "engines": { + "npm": "please-use-yarn", + "yarn": "^1.22", + "node": "^12.18.3 || ^14" + }, "author": "Bitfocus AS", "license": "MIT", "devDependencies": {