Skip to content
This repository has been archived by the owner on May 25, 2019. It is now read-only.

Commit

Permalink
use beta version of yeoman-generator for prerelease testing
Browse files Browse the repository at this point in the history
  • Loading branch information
eddiemonge committed Jun 20, 2014
1 parent 6dfe277 commit 5767fa4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "generator-webapp",
"version": "0.4.9",
"version": "0.5.0-1",
"description": "Scaffold out a front-end web app",
"license": "BSD",
"repository": "yeoman/generator-webapp",
Expand Down Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"chalk": "^0.4.0",
"cheerio": "^0.17.0",
"yeoman-generator": "^0.17.0",
"yeoman-generator": "git://github.com/yeoman/generator#02dc62715d0bc0550def40290fd38a48bd6e63d3",
"yosay": "^0.2.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 5767fa4

Please sign in to comment.