diff --git a/example/package.json b/example/package.json index a3faefa..fdd3459 100644 --- a/example/package.json +++ b/example/package.json @@ -9,7 +9,7 @@ "test": "standard && node test.js" }, "dependencies": { - "choo-devtools": "2.0.0", + "choo-devtools": "^2.3.3", "sheetify": "^6.0.1", "todomvc-app-css": "^2.0.6", "todomvc-common": "^1.0.3"