Skip to content

Commit

Permalink
Showing 2 changed files with 57 additions and 22 deletions.
73 changes: 54 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -75,7 +75,7 @@
"app-root-dir": "^1.0.2",
"babel-core": "^7.0.0-bridge.0",
"babel-plugin-dynamic-import-node": "^1.2.0",
"babel-plugin-emotion": "^9.2.0",
"babel-plugin-emotion": "^9.2.4",
"babel-plugin-lodash": "^3.3.4",
"babel-plugin-macros": "^2.2.2",
"babel-plugin-module-resolver": "^3.1.1",
@@ -94,7 +94,7 @@
"async": "^2.6.1",
"eslint": "^4.19.1",
"eslint-config-readable": "^1.14.0",
"flow-bin": "^0.74.0",
"flow-bin": "^0.75.0",
"graphql": "^0.13.2",
"graphql.macro": "^1.0.2",
"husky": "^0.14.3",
@@ -104,7 +104,7 @@
"preppy": "^4.2.2",
"prettier": "^1.13.5",
"preval.macro": "^1.0.2",
"prop-types": "^15.6.1",
"prop-types": "^15.6.2",
"react": "^16.4.1",
"recompose": "^0.27.1",
"rimraf": "^2.6.2"

0 comments on commit 00f8f7f

Please sign in to comment.