Bundled output for commit 0bd6d4b2f6 [skip ci]
This commit is contained in:
parent
0bd6d4b2f6
commit
e458411c11
2 changed files with 2 additions and 2 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.4"
|
||||
m.version = "1.0.0-rc.5"
|
||||
if (typeof module !== "undefined") module["exports"] = m
|
||||
else window.m = m
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue