Update sqlcipher dependency to get win vc++ redistributable
This commit is contained in:
parent
c1b680eeb4
commit
81696b4b15
2 changed files with 3 additions and 3 deletions
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue