Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lgaticaq committed Apr 10, 2016
1 parent 6e5e96b commit 217c614
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 @@ -32,16 +32,16 @@
},
"homepage": "https://github.com/lgaticaq/anime-dl-cli#readme",
"dependencies": {
"anime-dl": "^2.0.2",
"chalk": "^1.1.1",
"anime-dl": "^2.0.3",
"chalk": "^1.1.3",
"commander": "^2.9.0",
"update-notifier": "^0.6.3"
},
"devDependencies": {
"babel-cli": "^6.6.5",
"babel-core": "^6.7.2",
"babel-cli": "^6.7.5",
"babel-core": "^6.7.6",
"babel-preset-es2015": "^6.6.0",
"eslint": "^2.4.0",
"eslint": "^2.7.0",
"rimraf": "^2.5.2"
},
"eslintConfig": {
Expand Down

0 comments on commit 217c614

Please sign in to comment.