Skip to content
This repository has been archived by the owner on Apr 16, 2018. It is now read-only.

Commit

Permalink
* Fix ignore
Browse files Browse the repository at this point in the history
* updated packages
  • Loading branch information
darkadept committed Sep 15, 2017
1 parent b5c4bfa commit e41e6c4
Show file tree
Hide file tree
Showing 3 changed files with 354 additions and 270 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
node_modules
dist
lib
.idea
npm-debug.log
.npmrc
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@storybook/addon-storyshots": "^3.2.6",
"@storybook/react": "^3.2.5",
"babel-cli": "^6.26.0",
"babel-eslint": "^7.2.3",
"babel-eslint": "^8.0.0",
"babel-loader": "^7.1.1",
"babel-plugin-flow-react-proptypes": "^5.1.1",
"babel-preset-flow": "^6.23.0",
Expand All @@ -64,15 +64,15 @@
"eslint-plugin-babel": "^4.1.2",
"eslint-plugin-flowtype": "^2.35.0",
"eslint-plugin-import": "^2.7.0",
"eslint-plugin-jest": "^20.0.3",
"eslint-plugin-jest": "^21.1.0",
"eslint-plugin-jsx-a11y": "^5.1.1",
"eslint-plugin-react": "^7.2.1",
"extract-text-webpack-plugin": "^3.0.0",
"file-loader": "^0.11.2",
"flow-bin": "^0.53.1",
"flow-bin": "^0.54.1",
"identity-obj-proxy": "^3.0.0",
"ink-docstrap": "^1.3.0",
"jest": "^20.0.4",
"jest": "^21.1.0",
"jsdoc": "^3.5.4",
"jsdoc-babel": "^0.3.0",
"jsdoc-to-markdown": "^3.0.0",
Expand Down
Loading

0 comments on commit e41e6c4

Please sign in to comment.