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