Skip to content

Commit

Permalink
Merge 11161b3 into 0abcb50
Browse files Browse the repository at this point in the history
  • Loading branch information
bkendall committed Dec 21, 2016
2 parents 0abcb50 + 11161b3 commit ffbe479
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -40,20 +40,20 @@
},
"devDependencies": {
"babel-cli": "^6.10.1",
"babel-eslint": "^6.1.2",
"babel-eslint": "^7.1.1",
"babel-plugin-add-module-exports": "^0.2.0",
"babel-plugin-transform-class-properties": "^6.6.0",
"babel-plugin-transform-flow-strip-types": "^6.5.0",
"babel-preset-es2015": "^6.5.0",
"babel-register": "^6.5.2",
"chai": "^3.4.1",
"chai-as-promised": "^5.1.0",
"chai-as-promised": "^6.0.0",
"coveralls": "^2.11.8",
"flow-bin": "^0.28.0",
"mocha": "^2.5.1",
"nyc": "^7.0.0",
"flow-bin": "^0.37.4",
"mocha": "^3.2.0",
"nyc": "^10.0.0",
"sinon": "^1.17.2",
"standard": "^7.0.1"
"standard": "^8.6.0"
},
"dependencies": {
"101": "^1.6.0",
Expand Down

0 comments on commit ffbe479

Please sign in to comment.