Skip to content

Commit

Permalink
Merge pull request #93 from PentiaLabs/shore/keep-deps-updated
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
TakeitEasyAlan committed Mar 30, 2017
2 parents 0a9d1ff + efc22f2 commit b728d5b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,16 @@
"dependencies": {
"chalk": "^1.1.3",
"mkdirp": "0.5.1",
"mocha": "^3.2.0",
"uuid": "3.0.1",
"yeoman-generator": "1.0.1",
"yosay": "1.2.1"
"yeoman-generator": "^1.1.1",
"yosay": "^2.0.0"
},
"devDependencies": {
"eslint": "^3.17.1",
"mocha": "*",
"object-assign": "^4.1.0",
"yeoman-assert": "^2.2.1",
"yeoman-assert": "^3.0.0",
"yeoman-test": "^1.4.0"
},
"files": [
Expand Down

0 comments on commit b728d5b

Please sign in to comment.