Skip to content

Commit 50b1209

Browse files
committed
Update node types to 8
1 parent 35fbdcf commit 50b1209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generators/app/templates/_package_mocha.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@types/chai": "^3.0.0",
3131
"@types/mocha": "^2.0.0",
32-
"@types/node": "^7.0.0",
32+
"@types/node": "^8.0.0",
3333
"chai": "^3.0.0",
3434
"mocha": "^3.0.0",
3535
"nyc": "^10.0.0",

0 commit comments

Comments
 (0)