fix: missing file "central.json" in npm distribution #351

Massimo Melina committed Sep 20, 2023 at 22:42 UTC 0e68e0b982d724fa523088df9f41fff70a0f3470
1 file changed +1
package.json
+1
@@ -35,6 +35,7 @@
35 "node": ">=18.12.0"
36 },
37 "files": [
38 + "central.json",
39 "src/*",
40 "admin/*",
41 "frontend/*",