Skip to content

Commit

Permalink
[jsfm] upgrade the weex js framework to v0.29.2
Browse files Browse the repository at this point in the history
Notable changes:

* fix: judge if event is not defined apache#1992
* correct the dependent version of weex-vue-framework.
  • Loading branch information
Hanks10100 committed Feb 25, 2019
1 parent c3d83c9 commit e413d32
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "weex",
"version": "0.12.2",
"subversion": {
"framework": "0.29.1",
"framework": "0.29.2",
"transformer": ">=0.1.5 <0.5"
},
"description": "A framework for building Mobile cross-platform UI",
Expand Down Expand Up @@ -83,7 +83,7 @@
"core-js": "^2.4.0",
"semver": "^5.1.0",
"weex-rax-framework": "0.4.20",
"weex-vue-framework": "2.5.13-weex.5"
"weex-vue-framework": "2.5.16-weex.5"
},
"devDependencies": {
"babel-core": "^6.17.0",
Expand Down
2 changes: 1 addition & 1 deletion pre-build/weex-main-jsfm.js

Large diffs are not rendered by default.

0 comments on commit e413d32

Please sign in to comment.