diff --git a/package.json b/package.json index 2e3fd62..9a689b9 100644 --- a/package.json +++ b/package.json @@ -24,10 +24,10 @@ "test": "mocha" }, "dependencies": { - "yeoman-generator": "^0.19.0", + "yeoman-generator": "^2.0.0", "chalk": "^1.0.0", "html-wiring": "^1.1.0", - "yosay": "^1.0.0" + "yosay": "^3.0.0" }, "devDependencies": { "mocha": "~1.14.0"