Skip to content

Commit

Permalink
Update the core package too
Browse files Browse the repository at this point in the history
  • Loading branch information
malept committed Jul 25, 2019
1 parent 0b16ce0 commit d60bc50
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/api/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"colors": "^1.2.0",
"cross-spawn-promise": "^0.10.1",
"debug": "^4.1.0",
"electron-packager": "^14.0.0",
"electron-packager": "^14.0.3",
"electron-rebuild": "^1.8.5",
"find-up": "^4.1.0",
"fs-extra": "^8.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -726,13 +726,13 @@
to-fast-properties "^2.0.0"

"@electron/get@^1.3.0", "@electron/get@^1.3.1":
version "1.3.1"
resolved "https://registry.yarnpkg.com/@electron/get/-/get-1.3.1.tgz#6f4ff5b185f6441c4cbe08eaf6ba926b06fb085d"
integrity sha512-FozkPRcRbHmuXh/qnry+s/GJ84hRAaUuEYYfZHvEl8n9X7a4ndhh1tVF+w4gky69XP+KHlLEO+OR95WqDy2mfg==
version "1.4.0"
resolved "https://registry.yarnpkg.com/@electron/get/-/get-1.4.0.tgz#e405e0f37e5f4349e3ba3d3a21803ee5ca140fa9"
integrity sha512-FN20Sj0shfHsInfYWQ2ERG/UgyTMNK92WBwl3k9qcIOCZ5Kfz+PwoO29x7lEnEEDONSwlEvHEUs0dJqfqrpEuA==
dependencies:
debug "^4.1.1"
env-paths "^2.2.0"
fs-extra "^7.0.1"
fs-extra "^8.1.0"
got "^9.6.0"
sumchecker "^3.0.0"

Expand Down

0 comments on commit d60bc50

Please sign in to comment.