Skip to content

Commit

Permalink
Merge pull request #51 from CodingZeal/chores/upgrades
Browse files Browse the repository at this point in the history
Upgrades in parent project
  • Loading branch information
randycoulman authored May 9, 2017
2 parents 2339bfb + a222589 commit 9226e32
Show file tree
Hide file tree
Showing 2 changed files with 382 additions and 233 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
"license": "ISC",
"dependencies": {
"humps": "^2.0.0",
"yeoman-generator": "^1.0.1"
"yeoman-generator": "^1.1.1"
},
"scripts": {
"test": "jest",
"test:watch": "yarn jest -- --watch --notify"
},
"devDependencies": {
"jest": "^19.0.2",
"jest": "^20.0.0",
"yeoman-assert": "^3.0.0",
"yeoman-test": "^1.6.0"
},
Expand Down
Loading

0 comments on commit 9226e32

Please sign in to comment.