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 Oct 14, 2016
1 parent 88e2692 commit 08cc569
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,17 @@
"homepage": "https://github.com/lgaticaq/meitrack-parser#readme",
"dependencies": {
"crc": "^3.4.0",
"moment": "^2.14.1",
"pad": "^1.0.0"
"moment": "^2.15.1",
"pad": "^1.0.1"
},
"devDependencies": {
"chai": "^3.5.0",
"codeclimate-test-reporter": "^0.3.3",
"coveralls": "^2.11.12",
"eslint": "3.4.0",
"codeclimate-test-reporter": "^0.4.0",
"coveralls": "^2.11.14",
"eslint": "3.7.1",
"generate-changelog": "^1.0.2",
"istanbul": "^0.4.5",
"mocha": "^3.0.2"
"mocha": "^3.1.2"
},
"eslintConfig": {
"env": {
Expand Down

0 comments on commit 08cc569

Please sign in to comment.