aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorAdam Harrison <adamdharrison@gmail.com>2023-06-27 10:26:42 -0400
committerAdam Harrison <adamdharrison@gmail.com>2023-06-27 10:26:42 -0400
commit02586b9fa37bc6ad42bd1e59321bb2334bec6433 (patch)
treee348a62d8cb87b4914b27bdf6fc1825b53812cb4 /manifest.json
parentf69e69b5bb5ecff0bf8154b9aab0e1c8a1dc265e (diff)
downloadlite-xl-plugin-manager-02586b9fa37bc6ad42bd1e59321bb2334bec6433.tar.gz
lite-xl-plugin-manager-02586b9fa37bc6ad42bd1e59321bb2334bec6433.zip
Fixed some minor bugs, moved json to a library, updated manifest to reflect this.
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index f673672..6686487 100644
--- a/manifest.json
+++ b/manifest.json
@@ -65,7 +65,7 @@
"version": "1.0",
"description": "JSON support plugin, provides encoding/decoding.",
"type": "library",
- "path": "plugins/json.lua"
+ "path": "libraries/json.lua"
}
],
"lite-xls": [