Bundled output for commit a2e4cf9a9f [skip ci]
This commit is contained in:
parent
a2e4cf9a9f
commit
9d3d6dd6ec
2 changed files with 2 additions and 2 deletions
|
|
@ -1151,7 +1151,7 @@ m.request = requestService.request
|
|||
m.jsonp = requestService.jsonp
|
||||
m.parseQueryString = parseQueryString
|
||||
m.buildQueryString = buildQueryString
|
||||
m.version = "1.0.0-rc.6"
|
||||
m.version = "1.0.0-rc.7"
|
||||
m.vnode = Vnode
|
||||
if (typeof module !== "undefined") module["exports"] = m
|
||||
else window.m = m
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue