Bundled output for commit e31c06be3e [skip ci]

This commit is contained in:
Gandalf-the-Bot 2018-12-06 05:27:23 +00:00
parent e31c06be3e
commit 14a085e59c
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View file

@ -1574,7 +1574,7 @@ m.request = requestService.request
m.jsonp = requestService.jsonp
m.parseQueryString = parseQueryString
m.buildQueryString = buildQueryString
m.version = "2.0.0-rc.1"
m.version = "2.0.0-rc.2"
m.vnode = Vnode
m.PromisePolyfill = PromisePolyfill