chore: update engine spec in package.json
Package installation fails with node-gyp building on node versions >= 12.0.0.
This commit is contained in:
parent
3eea461d27
commit
45e7c84962
@ -41,5 +41,8 @@
|
||||
"gulp-unique-files": "^0.1.2",
|
||||
"gulp-useref": "^4.0.0",
|
||||
"rename": "^1.0.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=8.10.0 <12.0.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user