Skip to content

Commit 03d0bf7

Browse files
committed
[RELEASE] 8.8.1-beta.3
1 parent 4e13e3b commit 03d0bf7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oneblink/sdk-core",
33
"description": "OneBlink SDK for JavaScript (works in Browsers and NodeJS)",
4-
"version": "8.8.1-beta.2",
4+
"version": "8.8.1-beta.3",
55
"author": "OneBlink <[email protected]> (https://oneblink.io)",
66
"bugs": {
77
"url": "https://github.com/oneblink/sdk-core-js/issues"
@@ -11,7 +11,7 @@
1111
"@eslint/js": "^9.21.0",
1212
"@microsoft/eslint-plugin-sdl": "^1.1.0",
1313
"@microsoft/microsoft-graph-types": "^2.40.0",
14-
"@oneblink/release-cli": "^3.3.1-beta.4",
14+
"@oneblink/release-cli": "^3.4.0",
1515
"@oneblink/types": "github:oneblink/types",
1616
"@spotto/contract": "^1.0.56",
1717
"@types/jest": "^29.5.14",
@@ -68,6 +68,6 @@
6868
"test": "jest",
6969
"types": "npm install --save-dev github:oneblink/types",
7070
"typescript": "tsc --noEmit",
71-
"update-dependents": "oneblink-release update-dependents"
71+
"update-dependents": "oneblink-release update-dependents --force"
7272
}
7373
}

0 commit comments

Comments
 (0)