v2.0.0-rc.0
This commit is contained in:
parent
97b6125654
commit
3e494583c6
4 changed files with 4 additions and 4 deletions
|
|
@ -1519,7 +1519,7 @@ m.request = requestService.request
|
|||
m.jsonp = requestService.jsonp
|
||||
m.parseQueryString = parseQueryString
|
||||
m.buildQueryString = buildQueryString
|
||||
m.version = "1.1.3"
|
||||
m.version = "2.0.0-rc.0"
|
||||
m.vnode = Vnode
|
||||
m.PromisePolyfill = PromisePolyfill
|
||||
if (typeof module !== "undefined") module["exports"] = m
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue