Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hacdias authored Mar 20, 2018
2 parents 42e7e15 + 10b1a33 commit 7063d66
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .compilerc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"env",
{
"targets": {
"electron": "1.7.11"
"electron": "1.8.4"
}
}
],
Expand All @@ -24,7 +24,7 @@
"env",
{
"targets": {
"electron": "1.7.11"
"electron": "1.8.4"
}
}
],
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"file-extension": "^4.0.2",
"go-ipfs-dep": "^0.4.13",
"ipfs-stats": "^1.2.4",
"ipfsd-ctl": "^0.30.1",
"ipfsd-ctl": "^0.30.3",
"is-ipfs": "^0.3.2",
"lodash.clonedeep": "^4.5.0",
"moment": "^2.21.0",
Expand All @@ -38,7 +38,7 @@
"codecov": "^3.0.0",
"cross-env": "^5.1.4",
"electron-forge": "^5.1.1",
"electron-prebuilt-compile": "1.8.2",
"electron-prebuilt-compile": "1.8.3",
"enzyme": "^3.3.0",
"enzyme-adapter-react-16": "^1.1.1",
"eslint": "^4",
Expand Down

0 comments on commit 7063d66

Please sign in to comment.