Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Silvestre Herrera committed May 23, 2016
1 parent 624355d commit ca2767d
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 @@ -37,18 +37,18 @@
"babel-eslint": "6.0.4",
"babel-preset-es2015-rollup": "1.1.1",
"chai": "3.5.0",
"eslint": "2.9.0",
"eslint-config-airbnb-base": "2.0.0",
"eslint-plugin-import": "1.6.1",
"eslint": "2.10.2",
"eslint-config-airbnb-base": "3.0.1",
"eslint-plugin-import": "1.8.0",
"fs": "0.0.2",
"http-server": "0.9.0",
"mocha": "2.4.5",
"mocha": "2.5.1",
"mocha-phantomjs": "4.0.2",
"mocha-phantomjs-core": "1.3.1",
"path": "0.12.7",
"phantomjs-prebuilt": "2.1.7",
"require-stub": "2.2.4",
"rollup": "0.26.2",
"rollup": "0.26.3",
"rollup-plugin-babel": "2.4.0",
"rollup-plugin-multi-entry": "1.2.0",
"source-map-support": "0.4.0",
Expand Down

0 comments on commit ca2767d

Please sign in to comment.