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