From 6130debfdd8967fd93662d43e5e1f8dbc569506c Mon Sep 17 00:00:00 2001 From: netkas Date: Thu, 13 Aug 2020 12:25:24 -0400 Subject: [PATCH] Updated package.json --- src/ZiProto/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ZiProto/package.json b/src/ZiProto/package.json index d72bf10..f81b784 100644 --- a/src/ZiProto/package.json +++ b/src/ZiProto/package.json @@ -9,7 +9,7 @@ "url": "https://github.com/intellivoid/ZiProto", "dependencies": [], "configuration": { - "autoload_method": "indexed", + "autoload_method": "generated_spl", "main": null, "post_installation": [], "pre_installation": []