revert change engine version in package.json

This commit is contained in:
Victor Baranov 2018-08-21 17:56:59 +03:00
parent 9aaac8fac8
commit fc44eee164
1 changed files with 1 additions and 1 deletions

View File

@ -318,7 +318,7 @@
"watchify": "^3.11.0"
},
"engines": {
"node": "8.11.4",
"node": "8.11.3",
"npm": "^6.1.0"
}
}