Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
- Removed useless assert package
- Update mocha
  • Loading branch information
pascalduez committed Nov 9, 2015
1 parent c90c47d commit 045456b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
"cdocparser": "^0.14.0"
},
"devDependencies": {
"assert": "^1.1.1",
"mocha": "^1.21.4"
"mocha": "^2.3.3"
}
}

0 comments on commit 045456b

Please sign in to comment.