Skip to content

Commit 65f0436

Browse files
committed
Publish
- @rc-ex/core@1.7.4 - @rc-ex/test@1.4.6
1 parent eb1a5fa commit 65f0436

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rc-ex/core",
3-
"version": "1.7.3",
3+
"version": "1.7.4",
44
"description": "Core for ringcentral-extensible project",
55
"author": "Tyler Liu <tyler.liu@ringcentral.com>",
66
"homepage": "https://github.com/ringcentral/ringcentral-extensible/tree/master/packages/core",

test/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "@rc-ex/test",
3-
"version": "1.4.5",
3+
"version": "1.4.6",
44
"private": true,
55
"license": "MIT",
66
"devDependencies": {
77
"@rc-ex/authorize-uri": "^2.0.2",
88
"@rc-ex/auto-refresh": "^0.3.12",
9-
"@rc-ex/core": "^1.7.3",
9+
"@rc-ex/core": "^1.7.4",
1010
"@rc-ex/debug": "^1.3.12",
1111
"@rc-ex/events": "^1.3.12",
1212
"@rc-ex/rcsdk": "^1.4.2",

0 commit comments

Comments
 (0)