Bundled output for commit 9f6a1086e4 [skip ci]
This commit is contained in:
parent
9f6a1086e4
commit
78929fb1d1
2 changed files with 2 additions and 2 deletions
|
|
@ -1123,7 +1123,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.5"
|
||||
if (typeof module !== "undefined") module["exports"] = m
|
||||
else window.m = m
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue