diff --git a/.nvmrc b/.nvmrc index 7d5a0772..ab155ce1 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -v15.3.0 +v14.15.5 diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 0cced0ef..c16e9cac 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -3,7 +3,8 @@ # This template allows you to validate your NodeJS code. # The workflow allows running tests and code linting on the default branch. -image: node:10.15.3 +# Node LTS +image: node:14.15.5 pipelines: default: diff --git a/package.json b/package.json index debb8684..af871ed9 100644 --- a/package.json +++ b/package.json @@ -22,8 +22,7 @@ "Ezequiel Bergamaschi" ], "engines": { - "node": ">=15.3.0", - "npm": ">=7.0.14" + "node": "=14.15.5" }, "browserslist": { "production": [