Skip to content

Commit e2378f2

Browse files
authored
upgrade: use rc sdk 3.2.2 (#276)
1 parent 8e63406 commit e2378f2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"react-router": "^3.2.0",
7070
"react-router-redux": "^4.0.7",
7171
"redux": "^3.6.0",
72-
"ringcentral": "^3.2.1",
72+
"ringcentral": "^3.2.2",
7373
"ringcentral-client": "^1.0.0-beta.2",
7474
"ringcentral-integration": "^0.10.10",
7575
"ringcentral-widgets": "^0.10.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8194,10 +8194,10 @@ ringcentral-widgets@^0.10.10:
81948194
url-parse "^1.2.0"
81958195
uuid "^3.3.2"
81968196

8197-
ringcentral@^3.2.1:
8198-
version "3.2.1"
8199-
resolved "https://registry.yarnpkg.com/ringcentral/-/ringcentral-3.2.1.tgz#5f51122ebbd534194a20b975711fb847dfd1c10c"
8200-
integrity sha512-8MOrucaq5BWV/Css3/zObwNFQEUsbMNqdAFa4hNKOKJylN4xt1iK+WKikXuzuoYsqJFrIUmUc6JxYLWQ93heHQ==
8197+
ringcentral@^3.2.2:
8198+
version "3.2.2"
8199+
resolved "https://registry.yarnpkg.com/ringcentral/-/ringcentral-3.2.2.tgz#ebafffc9868b9d39f94bf48732853ae32e97523f"
8200+
integrity sha512-dcwJwVrtzNHiOQXQDXISp2izkxhplN7Wg0OZI3dGIGTksrwmJ5K/MhEj6J1wkO3eGUmrkO/K8aruBbWRdw/HQQ==
82018201
dependencies:
82028202
es6-promise "^4.0.5"
82038203
fetch-ponyfill "^3.0.2"

0 commit comments

Comments
 (0)