Enforce NPM version 6.8.x

[MAILPOET-1837]
This commit is contained in:
Jan Jakeš
2019-02-28 17:25:52 +01:00
committed by M. Shull
parent 4c2f187880
commit b0ba1a3329
3 changed files with 1966 additions and 1940 deletions

1
.npmrc Normal file
View File

@@ -0,0 +1 @@
engine-strict=true

3902
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,5 +1,8 @@
{
"private": true,
"engines": {
"npm": "~6.8.0"
},
"browserslist": [
"last 2 major versions",
"> 1%",