This is an automated email from the ASF dual-hosted git repository.

wangzx pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/echarts-examples.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new 18df5fac chore: add license to package.json
     new 17d0f444 Merge pull request #57 from striezel-stash/add-license
18df5fac is described below

commit 18df5fac86734f6663c38fb9383c8234e5ce6926
Author: Dirk Stolle <striezel-...@web.de>
AuthorDate: Fri Oct 28 00:52:15 2022 +0200

    chore: add license to package.json
    
    Closes #37.
---
 package.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package.json b/package.json
index 3aee8af4..fd1a195d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,7 @@
 {
   "name": "echarts-examples",
   "version": "0.0.0",
+  "license": "Apache-2.0",
   "private": true,
   "scripts": {
     "build": "npx webpack --config build/webpack.config.js --mode production",


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to