1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-30 10:36:35 +02:00

Removed package.json comments as it breaks CI

This commit is contained in:
Laurent Cozic 2020-02-07 23:27:16 +00:00
parent 57864a388a
commit cfdde4c2ce

View File

@ -14,8 +14,6 @@
"jasmine": "^3.5.0"
},
"dependencies": {
"//": "NOTE: due to a bug in electron-builder, the dependencies are currently copied in each client package.json: https://github.com/electron-userland/electron-builder/issues/3185",
"///": "Any added or modified dependency should however be listed here so that the package can be installed independently",
"base-64": "^0.1.0",
"font-awesome-filetypes": "^2.1.0",
"fs-extra": "^8.1.0",