Add npmrc so that newer node/npm version works (#806)
authorKrishan <33421343+kfiven@users.noreply.github.com>
Sat, 3 Sep 2022 16:06:47 +0000 (21:36 +0530)
committerGitHub <noreply@github.com>
Sat, 3 Sep 2022 16:06:47 +0000 (21:36 +0530)
commit0f6f65045dd31a5df2031a9ad5bd20e1801f1030
tree9aac068157e07841c353dc61e5863826c17e228f
parent843b9ddffd80eb7288d20909339ee12663aca410
Add npmrc so that newer node/npm version works (#806)

* Add .npmrc so that it works with newer npm

* Remove engine upper limit as it works with npmrc

* Lockfile maintainace, created new mapping with npm install

* Add npmrc so Docker doesnt fail on new npm version

* Revert 8a1946d55833daee6b335189733f02251de4c181 will set renovate
.npmrc [new file with mode: 0644]
Dockerfile
package-lock.json
package.json