Skip to content

Commit

Permalink
chore(packages): update
Browse files Browse the repository at this point in the history
  • Loading branch information
joscha committed Jun 10, 2016
1 parent cc034d1 commit e1d6dd6
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 @@ -32,18 +32,18 @@
"author": "Joscha Feth <joscha@feth.com>",
"license": "MIT",
"devDependencies": {
"babel-core": "^6.9.0",
"babel-core": "^6.9.1",
"babel-loader": "^6.2.4",
"babel-preset-es2015": "^6.9.0",
"chai": "^3.5.0",
"coveralls": "^2.11.9",
"eslint": "^2.10.2",
"eslint": "^2.11.1",
"eslint-config-airbnb": "^9.0.1",
"eslint-plugin-import": "^1.8.1",
"eslint-plugin-jsx-a11y": "^1.2.2",
"eslint-plugin-jsx-a11y": "^1.3.0",
"eslint-plugin-react": "^5.1.1",
"istanbul": "^0.4.3",
"jsdom": "^9.2.0",
"jsdom": "^9.2.1",
"mocha": "^2.5.3",
"mocha-lcov-reporter": "^1.2.0",
"webpack": "^1.13.1",
Expand All @@ -54,7 +54,7 @@
},
"dependencies": {
"define-error": "^1.1.0",
"js-beautify": "^1.6.2",
"js-beautify": "^1.6.3",
"object-assign": "^4.1.0"
},
"tonicExampleFilename": "examples/tonic.js"
Expand Down

0 comments on commit e1d6dd6

Please sign in to comment.