mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-29 23:46:53 +00:00
Use the dependents and parent-plugin fields to automatically install dependencies
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
"title": "$:/plugins/tiddlywiki/xlsx-utils",
|
||||
"name": "XLSX Utils",
|
||||
"description": "XLSX spreadsheet utilities",
|
||||
"list": "readme controls license"
|
||||
"list": "readme controls license",
|
||||
"dependents": ["$:/plugins/tiddlywiki/jszip"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user