From 5cd0dc9b99cc3986a39a1010390809a9658b77dc Mon Sep 17 00:00:00 2001 From: Hien To <> Date: Fri, 20 Oct 2023 12:26:51 +0700 Subject: [PATCH] Move agent to mac-silicon --- plugins/data-plugin/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/data-plugin/README.md b/plugins/data-plugin/README.md index 2197d9ad24..42caeb1aaa 100644 --- a/plugins/data-plugin/README.md +++ b/plugins/data-plugin/README.md @@ -5,4 +5,4 @@ - index.ts: Main entry point for the plugin. - module.ts: Defines the plugin module which would be executed by the main node process. - package.json: Defines the plugin metadata. -- tsconfig.json: Defines the typescript configuration. +- tsconfig.json: Defines the typescript configuration. \ No newline at end of file