mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-26 18:58:21 +02:00
Testing
This commit is contained in:
parent
4dc4c6cf26
commit
63c3636151
1169
ElectronClient/app/package-lock.json
generated
1169
ElectronClient/app/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -5,7 +5,7 @@
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"pack": "electron-builder --dir",
|
||||
"pack": "node_modules/.bin/electron-builder --dir",
|
||||
"dist": "node_modules/.bin/electron-builder"
|
||||
},
|
||||
"repository": {
|
||||
@ -30,6 +30,9 @@
|
||||
"electron": "^1.7.9",
|
||||
"electron-builder": "^19.45.4"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"7zip-bin-mac": "^1.0.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"app-module-path": "^2.2.0",
|
||||
"electron-context-menu": "^0.9.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user