fix macos new xcode build failure

This commit is contained in:
Audric Ackermann 2021-05-03 16:31:25 +10:00
parent 14234032eb
commit 1a086dbbce
No known key found for this signature in database
GPG key ID: 999F434D76324AD4

View file

@ -46,7 +46,7 @@
"ready": "yarn clean-transpile; yarn grunt && yarn lint-full && yarn test"
},
"dependencies": {
"@journeyapps/sqlcipher": "https://github.com/scottnonnenberg-signal/node-sqlcipher.git#b10f232fac62ba7f8775c9e086bb5558fe7d948b",
"@journeyapps/sqlcipher": "https://github.com/Bilb/node-sqlcipher.git#790f8857feb80584f78c52b32eadaf6be2d899a8",
"@reduxjs/toolkit": "^1.4.0",
"@sindresorhus/is": "0.8.0",
"abort-controller": "3.0.0",