Bumped node to v8.10.0

This commit is contained in:
Filip Barl
2019-07-31 20:49:12 +02:00
committed by Daniel Holbach
parent 630611af90
commit 97a2e00fe3
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
v8.9.0
v8.10.0

View File

@@ -130,6 +130,6 @@
]
},
"engines": {
"node": "^8.9.0"
"node": "^8.10.0"
}
}