mirror of
https://github.com/openharmony/third_party_jsframework.git
synced 2026-07-19 14:33:33 -04:00
update weex version
Signed-off-by: liwenzhen <liwenzhen3@huawei.com> Change-Id: Ie915b3e59ecaa0e89210ab806061b763617c26e5
This commit is contained in:
@@ -20,14 +20,5 @@
|
|||||||
<configuration>
|
<configuration>
|
||||||
<oatconfig>
|
<oatconfig>
|
||||||
<licensefile></licensefile>
|
<licensefile></licensefile>
|
||||||
<filefilterlist>
|
|
||||||
<filefilter name="defaultFilter" desc="Files not to check">
|
|
||||||
<filteritem type="filepath" name="node_modules/.*" desc="dependencies"/>
|
|
||||||
<filteritem type="filepath" name="runtime/.*" desc="based on third party software"/>
|
|
||||||
<filteritem type="filepath" name="test/.*" desc="for test"/>
|
|
||||||
<filteritem type="filepath" name="NOTICE" desc="third party software notice"/>
|
|
||||||
<filteritem type="filepath" name=".eslintrc" desc="eslint settings"/>
|
|
||||||
</filefilter>
|
|
||||||
</filefilterlist>
|
|
||||||
</oatconfig>
|
</oatconfig>
|
||||||
</configuration>
|
</configuration>
|
||||||
+2
-2
@@ -3,8 +3,8 @@
|
|||||||
"Name": "weex",
|
"Name": "weex",
|
||||||
"License": "Apache License V2.0",
|
"License": "Apache License V2.0",
|
||||||
"License File": "LICENSE",
|
"License File": "LICENSE",
|
||||||
"Version Number": "0.28.0",
|
"Version Number": "0.30.0",
|
||||||
"Owner": "leijie4@huawei.com",
|
"Owner": "lixingchi1@huawei.com",
|
||||||
"Upstream URL": "https://weex.apache.org",
|
"Upstream URL": "https://weex.apache.org",
|
||||||
"Description": "A framework for building performant mobile cross-platform UI."
|
"Description": "A framework for building performant mobile cross-platform UI."
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user