This is an automated email from the ASF dual-hosted git repository.
janpio pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-weex-playground.git
The following commit(s) were added to refs/heads/master by this push:
new ef15e40 update license in package.json (#9)
ef15e40 is described below
commit ef15e4090fb789ecda2c617cfb108e63649f3b10
Author: katherine95s <[email protected]>
AuthorDate: Wed Jul 17 16:41:30 2019 +0800
update license in package.json (#9)
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index ff34514..4321d9c 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
"weex",
"playground"
],
- "license": "ISC",
+ "license": "Apache-2.0",
"bugs": {
"url": "https://github.com/apache/incubator-weex-playground/issues"
},