Skip to content

Commit

Permalink
Update sqlcipher dependency to get win vc++ redistributable
Browse files Browse the repository at this point in the history
  • Loading branch information
scottnonnenberg-signal committed Mar 22, 2019
1 parent c1b680e commit 81696b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"styleguide": "styleguidist server"
},
"dependencies": {
"@journeyapps/sqlcipher": "https://github.com/scottnonnenberg-signal/node-sqlcipher.git#36149a4b03ccf11ec18b9205e1bfd9056015cf07",
"@journeyapps/sqlcipher": "https://github.com/scottnonnenberg-signal/node-sqlcipher.git#2e28733b61640556b0272a3bfc78b0357daf71e6",
"@sindresorhus/is": "0.8.0",
"@types/react-virtualized": "9.18.12",
"backbone": "1.3.3",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
dependencies:
regenerator-runtime "^0.12.0"

"@journeyapps/sqlcipher@https://github.com/scottnonnenberg-signal/node-sqlcipher.git#36149a4b03ccf11ec18b9205e1bfd9056015cf07":
"@journeyapps/sqlcipher@https://github.com/scottnonnenberg-signal/node-sqlcipher.git#14704fc921140494c4af13f8887a4e74767c8192":
version "3.2.1"
resolved "https://github.com/scottnonnenberg-signal/node-sqlcipher.git#36149a4b03ccf11ec18b9205e1bfd9056015cf07"
resolved "https://github.com/scottnonnenberg-signal/node-sqlcipher.git#14704fc921140494c4af13f8887a4e74767c8192"
dependencies:
nan "^2.10.0"
node-pre-gyp "^0.10.0"
Expand Down

0 comments on commit 81696b4

Please sign in to comment.