Skip to content

Commit

Permalink
fix(package): upgrade cjson and eventemitter2 to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
FGRibreau committed Jul 9, 2016
1 parent bce0cd8 commit 2c19f72
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
Expand Up @@ -30,8 +30,8 @@
"license": "MIT",
"dependencies": {
"async": "^1.4.2",
"cjson": "0.3.x",
"eventemitter2": "^1.0.0",
"cjson": "^0.4.0",
"eventemitter2": "^2.0.0",
"glob": "^7.0.3",
"lodash": "^4.6.1",
"mu2": "~0.5.20",
Expand Down

0 comments on commit 2c19f72

Please sign in to comment.