Update default node version for Talk

This commit is contained in:
Kim Gardner
2017-07-17 15:42:04 -05:00
committed by Jeff Nelson
parent 997675cac5
commit 7933948a89
+1 -1
View File
@@ -214,6 +214,6 @@
"webpack": "^2.3.1"
},
"engines": {
"node": "^7.8.0"
"node": "^8.1.4"
}
}