v2.0.0-rc.7
This commit is contained in:
parent
366f63391e
commit
fecd262d0b
4 changed files with 4 additions and 4 deletions
|
|
@ -1716,7 +1716,7 @@ m.parseQueryString = parseQueryString
|
|||
m.buildQueryString = buildQueryString
|
||||
m.parsePathname = parsePathname
|
||||
m.buildPathname = buildPathname
|
||||
m.version = "2.0.0-rc.6"
|
||||
m.version = "2.0.0-rc.7"
|
||||
m.vnode = Vnode
|
||||
m.PromisePolyfill = PromisePolyfill
|
||||
if (typeof module !== "undefined") module["exports"] = m
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue