Skip to content

Commit

Permalink
Updated apollo dev tools to latest version. (jhen0409#354)
Browse files Browse the repository at this point in the history
* Update package.json

Updated apollo dev tools to latest version.

* Update dist/package.json

* Build .mjs module for webpack

* Add .mjs in resolve extensions
  • Loading branch information
Gongreg authored and jhen0409 committed Jun 8, 2019
1 parent 41a9e7e commit 4240a76
Show file tree
Hide file tree
Showing 5 changed files with 268 additions and 277 deletions.
2 changes: 1 addition & 1 deletion dist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"license": "MIT",
"dependencies": {
"adbkit": "^2.11.0",
"apollo-client-devtools": "2.1.7-alpha.2",
"apollo-client-devtools": "^2.2.3",
"electron-store": "^1.2.0",
"react-devtools-core": "^3.6.0"
},
Expand Down
Loading

0 comments on commit 4240a76

Please sign in to comment.