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

Commit

Permalink
Merge pull request #2317 from withspectrum/hotfixes
Browse files Browse the repository at this point in the history
First hotfixes for shared gql
  • Loading branch information
brianlovin authored Jan 29, 2018
2 parents 418b256 + 3a212c0 commit da288c8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"syntax-async-generators",
"transform-async-generator-functions",
"react-loadable/babel",
"graphql-tag",
"babel-plugin-inline-import-graphql-ast"
]
}
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"devDependencies": {
"babel-cli": "^6.24.1",
"babel-eslint": "^8.0.1",
"babel-plugin-graphql-tag": "^1.3.0",
"babel-plugin-import-inspector": "^2.0.0",
"babel-plugin-inline-import-graphql-ast": "^2.0.4",
"babel-plugin-styled-components": "^1.1.7",
Expand Down

0 comments on commit da288c8

Please sign in to comment.