1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-10-31 00:07:48 +02:00

Generator: When publishing a plugin, only include files in the "publish" directory (#5971)

This commit is contained in:
Zander Hill
2022-01-08 11:18:49 -08:00
committed by GitHub
parent dd68d6cf2c
commit a14115bfd7

View File

@@ -10,6 +10,9 @@
"keywords": [
"joplin-plugin"
],
"files": [
"publish"
],
"devDependencies": {
"@types/node": "^14.0.14",
"chalk": "^4.1.0",