Skip to content
This repository has been archived by the owner on Nov 26, 2017. It is now read-only.

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sadorlovsky committed May 21, 2016
1 parent f56749a commit 8c146b4
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,21 +38,21 @@
"homepage": "https://github.com/sadorlovsky/kinopoisk-api",
"dependencies": {
"lodash.flatten": "^4.2.0",
"node-fetch": "^1.5.0"
"node-fetch": "^1.5.2"
},
"devDependencies": {
"@sadorlovsky/eslint-config": "^0.6.0",
"@sadorlovsky/eslint-config": "^0.8.1",
"ava": "^0.14.0",
"babel-cli": "^6.7.5",
"babel-eslint": "^6.0.3",
"babel-preset-es2015": "^6.6.0",
"babel-register": "^6.7.2",
"babel-cli": "^6.9.0",
"babel-eslint": "^6.0.4",
"babel-preset-es2015": "^6.9.0",
"babel-register": "^6.9.0",
"coveralls": "^2.11.9",
"eslint": "^2.9.0",
"eslint": "^2.10.2",
"eslint-plugin-ava": "^2.3.1",
"eslint-plugin-import": "^1.8.0",
"nock": "^8.0.0",
"nyc": "^6.4.0",
"nyc": "^6.4.4",
"rimraf": "^2.5.2"
}
}

0 comments on commit 8c146b4

Please sign in to comment.