This is an automated email from the ASF dual-hosted git repository.
wangzx pushed a commit to branch workflow-scripts/pkg-json
in repository https://gitbox.apache.org/repos/asf/echarts.git
The following commit(s) were added to refs/heads/workflow-scripts/pkg-json by
this push:
new 176f9dfd0 chore(workflow): add package.json
176f9dfd0 is described below
commit 176f9dfd0d0dba13a2dd46bf727be1db84cbf226
Author: Zhongxiang Wang <[email protected]>
AuthorDate: Thu Jan 2 09:02:42 2025 +0800
chore(workflow): add package.json
---
.github/workflows/.scripts/package.json | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.github/workflows/.scripts/package.json
b/.github/workflows/.scripts/package.json
new file mode 100644
index 000000000..6a0d2ef2a
--- /dev/null
+++ b/.github/workflows/.scripts/package.json
@@ -0,0 +1,3 @@
+{
+ "type": "commonjs"
+}
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]