Commit a8ae000009f3d44454e2a06638febe4976013f59
use chloride fork that updates to latest sodium-native for electron prebuilds
Matt McKegg committed on 11/8/2017, 4:57:24 AMParent: a2d5589768d2113c40960cfd385325e76a2fca19
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -16,8 +16,9 @@ | ||
16 | 16 | "license": "AGPL-3.0", |
17 | 17 | "dependencies": { |
18 | 18 | "app-root-path": "^2.0.1", |
19 | 19 | "bulk-require": "^1.0.0", |
20 | + "chloride": "github:ssbc/chloride#4492abb5186c03146a546eb4e5aab326474781fa", | |
20 | 21 | "compare-version": "^0.1.2", |
21 | 22 | "cross-script": "^1.0.1", |
22 | 23 | "deep-equal": "^1.0.1", |
23 | 24 | "depject": "^4.1.0", |
Built with git-ssb-web