Skip to content

Commit

Permalink
bump dugite to get packaging improvements for Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
shiftkey committed Nov 14, 2018
1 parent 4e3f574 commit e1ddd47
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"deep-equal": "^1.0.1",
"dexie": "^2.0.0",
"double-ended-queue": "^2.1.0-0",
"dugite": "^1.78.0",
"dugite": "^1.79.0",
"electron-window-state": "^4.0.2",
"event-kit": "^2.0.0",
"file-uri-to-path": "0.0.2",
Expand Down
8 changes: 4 additions & 4 deletions app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -299,10 +299,10 @@ double-ended-queue@^2.1.0-0:
resolved "https://registry.yarnpkg.com/double-ended-queue/-/double-ended-queue-2.1.0-0.tgz#103d3527fd31528f40188130c841efdd78264e5c"
integrity sha1-ED01J/0xUo9AGIEwyEHv3XgmTlw=

dugite@^1.78.0:
version "1.78.0"
resolved "https://registry.yarnpkg.com/dugite/-/dugite-1.78.0.tgz#830a6dd160997aa3b4f255a5132262ec7aa7d25d"
integrity sha512-t3/aKKLWS/8gmh6r7Ev2Mm+QiM/lFioQHyokz4/ORQJsJgZlKS/vxt+fzUTydzMI/1wSYRAGzVkJJMTcnh1NQQ==
dugite@^1.79.0:
version "1.79.0"
resolved "https://registry.yarnpkg.com/dugite/-/dugite-1.79.0.tgz#4408a1e495c59634f3224f2e0de232290f944f4d"
integrity sha512-1iohG+Yj+7wwVNUv+HCWaK5ZeAbqNyxHZf96B65KojBVcvMT29i8Tnh/Ta/KHI7LcI0dQqSqsKJdZozpWjXWKw==
dependencies:
checksum "^0.1.1"
mkdirp "^0.5.1"
Expand Down

0 comments on commit e1ddd47

Please sign in to comment.