Skip to content

Commit

Permalink
Fixed #16, update devDep
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Demidov committed Apr 27, 2016
1 parent 458d5f9 commit f4e2c57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@
"devDependencies": {
"ava": "^0.14.0",
"babel-cli": "^6.7.7",
"babel-plugin-add-module-exports": "^0.1.2",
"babel-plugin-add-module-exports": "^0.1.4",
"babel-preset-node5": "^11.0.2",
"babel-register": "^6.7.2",
"coveralls": "^2.11.9",
"nyc": "^6.4.0",
"updtr": "^0.1.10",
"xo": "^0.13.0"
"xo": "^0.14.0"
}
}

0 comments on commit f4e2c57

Please sign in to comment.