Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiayu Liu committed Feb 7, 2017
1 parent 54d1478 commit dee071b
Show file tree
Hide file tree
Showing 2 changed files with 471 additions and 529 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,20 +40,20 @@
"lodash": "^4.17.4"
},
"devDependencies": {
"babel-cli": "^6.18.0",
"babel-core": "^6.21.0",
"babel-plugin-transform-export-extensions": "^6.8.0",
"babel-plugin-transform-object-rest-spread": "^6.20.2",
"babel-plugin-transform-runtime": "^6.15.0",
"babel-preset-latest": "^6.16.0",
"babel-cli": "^6.22.2",
"babel-core": "^6.22.1",
"babel-plugin-transform-export-extensions": "^6.22.0",
"babel-plugin-transform-object-rest-spread": "^6.22.0",
"babel-plugin-transform-runtime": "^6.22.0",
"babel-preset-latest": "^6.22.0",
"chai": "^3.5.0",
"coveralls": "^2.11.15",
"coveralls": "^2.11.16",
"faker": "^3.1.0",
"husky": "^0.12.0",
"husky": "^0.13.1",
"mocha": "^3.2.0",
"nyc": "^10.0.0",
"nyc": "^10.1.2",
"rimraf": "^2.5.4",
"snazzy": "^5.0.0",
"snazzy": "^6.0.0",
"standard": "^8.6.0"
}
}

0 comments on commit dee071b

Please sign in to comment.