Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:acateland/react-flow-designer int…
Browse files Browse the repository at this point in the history
…o greenkeeper-eslint-config-airbnb-12.0.0
  • Loading branch information
acateland committed Sep 28, 2016
2 parents 4be29cc + f2be4b9 commit a12d181
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,19 +40,19 @@
"babel-jest": "15.0.0",
"babel-loader": "6.2.5",
"babel-plugin-add-module-exports": "0.2.1",
"babel-plugin-transform-class-properties": "^6.11.5",
"babel-plugin-transform-class-properties": "6.11.5",
"babel-plugin-transform-object-rest-spread": "6.8.0",
"babel-preset-es2015": "^6.9.0",
"babel-preset-es2015-native-modules": "^6.9.2",
"babel-preset-react": "^6.11.1",
"coveralls": "^2.11.12",
"css-loader": "^0.25.0",
"enzyme": "^2.4.1",
"babel-preset-es2015": "6.9.0",
"babel-preset-es2015-native-modules": "6.9.2",
"babel-preset-react": "6.11.1",
"coveralls": "2.11.12",
"css-loader": "0.25.0",
"enzyme": "2.4.1",
"eslint": "3.6.1",
"eslint-config-airbnb": "12.0.0",
"eslint-plugin-import": "1.16.0",
"eslint-plugin-jsx-a11y": "2.2.2",
"eslint-plugin-react": "6.2.0",
"eslint-plugin-react": "6.3.0",
"extract-text-webpack-plugin": "2.0.0-beta.3",
"immutable": "3.8.1",
"jest-cli": "15.1.1",
Expand All @@ -66,7 +66,7 @@
"redux-mock-store": "1.2.1",
"redux-thunk": "2.1.0",
"reselect": "2.5.4",
"rimraf": "^2.5.4",
"rimraf": "2.5.4",
"sass-loader": "4.0.2",
"semantic-release": "4.3.5",
"style-loader": "0.13.1",
Expand Down

0 comments on commit a12d181

Please sign in to comment.