Use node 10

This commit is contained in:
Michael Jackson 2019-01-26 21:47:31 -08:00
parent d4e39ddc1b
commit 4136c9360c
1 changed files with 3 additions and 0 deletions

View File

@ -65,5 +65,8 @@
"rollup-plugin-url": "^2.1.0",
"supertest": "^3.0.0",
"tempy": "^0.2.1"
},
"engines": {
"node": "10.x"
}
}