debt - update extensions node dependency to 8.x

This commit is contained in:
Benjamin Pasero
2018-08-14 10:44:56 +02:00
parent 6a158f8fd2
commit 920defc6a6
34 changed files with 92 additions and 81 deletions

View File

@@ -20,7 +20,7 @@
},
"devDependencies": {
"@types/mocha": "2.2.33",
"@types/node": "7.0.43"
"@types/node": "^8.10.25"
},
"scripts": {
"prepublishOnly": "npm run clean && npm run test",