Skip to content

Commit

Permalink
Reverted dependency upgrade from 130a1f
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverschwendener committed Nov 28, 2018
1 parent 2ed4526 commit 6e1c35d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -67,7 +67,7 @@
},
"dependencies": {
"app2png": "^1.0.0",
"electron-is-dev": "^1.0.1",
"electron-is-dev": "^0.3.0",
"electron-store": "^2.0.0",
"electron-updater": "^4.0.4",
"fuse.js": "^3.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2008,10 +2008,10 @@ electron-download@^3.0.1:
semver "^5.3.0"
sumchecker "^1.2.0"

electron-is-dev@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/electron-is-dev/-/electron-is-dev-1.0.1.tgz#6e0a184736fe7aea77d18210b0b0f6a02402c4bc"
integrity sha512-iwM3EotA9HTXqMGpQRkR/kT8OZqBbdfHTnlwcxsjSLYqY8svvsq0MuujsWCn3/vtgRmDv/PC/gKUUpoZvi5C1w==
electron-is-dev@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/electron-is-dev/-/electron-is-dev-0.3.0.tgz#14e6fda5c68e9e4ecbeff9ccf037cbd7c05c5afe"
integrity sha1-FOb9pcaOnk7L7/nM8DfL18BcWv4=

electron-osx-sign@0.4.10:
version "0.4.10"
Expand Down

0 comments on commit 6e1c35d

Please sign in to comment.