1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-08-05 21:33:52 +00:00

Don't include qrcode and nodewebkitsaver plugins in prerelease

This commit is contained in:
Jermolene 2018-08-20 17:56:17 +01:00
parent ee28f66b0a
commit 59b6cc134f

View File

@ -1,7 +1,6 @@
{ {
"description": "Content for the current prerelease", "description": "Content for the current prerelease",
"plugins": [ "plugins": [
"tiddlywiki/nodewebkitsaver",
"tiddlywiki/github-fork-ribbon", "tiddlywiki/github-fork-ribbon",
"tiddlywiki/browser-sniff", "tiddlywiki/browser-sniff",
"tiddlywiki/help", "tiddlywiki/help",
@ -10,7 +9,6 @@
"tiddlywiki/internals", "tiddlywiki/internals",
"tiddlywiki/highlight", "tiddlywiki/highlight",
"tiddlywiki/markdown", "tiddlywiki/markdown",
"tiddlywiki/qrcode",
"tiddlywiki/bibtex", "tiddlywiki/bibtex",
"tiddlywiki/savetrail", "tiddlywiki/savetrail",
"tiddlywiki/external-attachments", "tiddlywiki/external-attachments",