Skip to content

Commit

Permalink
chore(package): Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lgaticaq committed Jun 24, 2016
1 parent 5f3ccb9 commit bc1ad42
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,17 +35,16 @@
"dependencies": {
"crc": "^3.4.0",
"moment": "^2.13.0",
"node-nmea": "^1.0.0"
"node-nmea": "^1.0.1"
},
"devDependencies": {
"chai": "^3.5.0",
"codeclimate-test-reporter": "^0.3.3",
"coveralls": "^2.11.9",
"eslint": "2.13.1",
"generate-changelog": "^1.0.2",
"istanbul": "^0.4.3",
"mocha": "^2.5.3",
"rimraf": "^2.5.2"
"istanbul": "^0.4.4",
"mocha": "^2.5.3"
},
"eslintConfig": {
"env": {
Expand Down

0 comments on commit bc1ad42

Please sign in to comment.