Skip to content

Commit

Permalink
Merge pull request #195 from u9520107/rcint-3928
Browse files Browse the repository at this point in the history
upgrade ringcentral-integration to 0.6.4 and locale-loader to 0.2.4 t…
  • Loading branch information
u9520107 authored May 17, 2017
2 parents ece6750 + 46719d9 commit 62558c3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"react-router": "^3.0.0",
"ringcentral": "3.0.0",
"ringcentral-client": "^1.0.0-rc1",
"ringcentral-integration": "^0.6.3",
"ringcentral-integration": "^0.6.4",
"whatwg-fetch": "^2.0.1"
},
"devDependencies": {
Expand Down Expand Up @@ -78,7 +78,7 @@
"redux-thunk": "^2.1.0",
"ringcentral": "3.0.0",
"ringcentral-client": "^1.0.0-rc1",
"ringcentral-integration": "^0.6.3",
"ringcentral-integration": "^0.6.4",
"sass-loader": "^4.1.1",
"source-map-loader": "^0.1.5",
"style-loader": "^0.13.1",
Expand All @@ -93,7 +93,7 @@
"core-js": "^2.4.1",
"dedent": "^0.7.0",
"font-awesome": "^4.7.0",
"locale-loader": "^1.2.3",
"locale-loader": "^1.2.4",
"normalize-css": "^2.3.1",
"react-router": "^3.0.0",
"react-router-redux": "^4.0.7",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4436,9 +4436,9 @@ loader-utils@^1.0.2:
emojis-list "^2.0.0"
json5 "^0.5.0"

locale-loader@^1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/locale-loader/-/locale-loader-1.2.3.tgz#b97c2541f0eb35eee2b4c53242fb76b73ee2f5b8"
locale-loader@^1.2.4:
version "1.2.4"
resolved "https://registry.yarnpkg.com/locale-loader/-/locale-loader-1.2.4.tgz#19167e066d3e6d9ef3038f31230b1c35263d7ce4"
dependencies:
babylon "^6.16.1"
dedent "^0.6.0"
Expand Down Expand Up @@ -6432,9 +6432,9 @@ ringcentral-client@^1.0.0-rc1:
form-data "^2.1.2"
isomorphic-fetch "^2.2.1"

ringcentral-integration@^0.6.3:
version "0.6.3"
resolved "https://registry.yarnpkg.com/ringcentral-integration/-/ringcentral-integration-0.6.3.tgz#361560f30a93b6ee8105c444d09d4607a749043d"
ringcentral-integration@^0.6.4:
version "0.6.4"
resolved "https://registry.yarnpkg.com/ringcentral-integration/-/ringcentral-integration-0.6.4.tgz#77936ff8d1091bf692cae71f4f8025224d719ef1"
dependencies:
file-loader "^0.10.1"
json-mask "^0.3.8"
Expand Down

0 comments on commit 62558c3

Please sign in to comment.