deps: bump to barracks 8

This commit is contained in:
Yoshua Wuyts
2016-07-05 17:55:17 +02:00
parent dc1a2b25e1
commit 4ad3dc9b72
5 changed files with 10 additions and 8 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ test('freeze (default)', function (t) {
test('noFreeze', function (t) {
t.plan(2)
const app = choo({noFreeze: true})
const app = choo({freeze: false})
app.model({
state: {