diff options
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 2 |
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": [ |