Skip to content

Commit

Permalink
update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
lcxfs1991 committed Jul 25, 2017
1 parent 7a9b528 commit d0010d6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,18 @@
},
"homepage": "https://github.com/SteamerTeam/steamer-pluginutils#readme",
"dependencies": {
"chalk": "^1.1.3",
"chalk": "^2.0.1",
"cross-spawn": "^5.1.0",
"fs-extra": "^2.1.2",
"fs-extra": "^4.0.0",
"lodash": "^4.17.4"
},
"devDependencies": {
"codecov.io": "^0.1.6",
"coveralls": "^2.12.0",
"coveralls": "^2.13.1",
"expect.js": "^0.3.1",
"istanbul": "^0.4.5",
"mocha": "^3.2.0",
"mocha": "^3.4.2",
"mocha-lcov-reporter": "^1.3.0",
"sinon": "^1.17.7"
"sinon": "^2.3.8"
}
}

0 comments on commit d0010d6

Please sign in to comment.