mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-11 18:24:43 +02:00
mac update
This commit is contained in:
parent
462a676442
commit
667f5c0cfe
3
ElectronClient/.gitignore
vendored
3
ElectronClient/.gitignore
vendored
@ -2,4 +2,5 @@ build/
|
||||
app/node_modules/
|
||||
dist/
|
||||
app/lib/
|
||||
app/gui/*.min.js
|
||||
app/gui/*.min.js
|
||||
.DS_Store
|
11
ElectronClient/app/package-lock.json
generated
11
ElectronClient/app/package-lock.json
generated
@ -10,14 +10,13 @@
|
||||
"integrity": "sha512-+rr4OgeTNrLuJAf09o3USdttEYiXvZshWMkhD6wR9v1ieXH0JM1Q2yT41/cJuJcqiPpSXlM/g3aR+Y5MWQdr0Q==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"7zip-bin-win": "2.1.1"
|
||||
"7zip-bin-mac": "1.0.1"
|
||||
}
|
||||
},
|
||||
"7zip-bin-win": {
|
||||
"version": "2.1.1",
|
||||
"resolved": "https://registry.npmjs.org/7zip-bin-win/-/7zip-bin-win-2.1.1.tgz",
|
||||
"integrity": "sha512-6VGEW7PXGroTsoI2QW3b0ea95HJmbVBHvfANKLLMzSzFA1zKqVX5ybNuhmeGpf6vA0x8FJTt6twpprDANsY5WQ==",
|
||||
"dev": true,
|
||||
"7zip-bin-mac": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/7zip-bin-mac/-/7zip-bin-mac-1.0.1.tgz",
|
||||
"integrity": "sha1-Pmh3i78JJq3GgVlCcHRQXUdVXAI=",
|
||||
"optional": true
|
||||
},
|
||||
"@types/node": {
|
||||
|
Loading…
Reference in New Issue
Block a user