Skip to content

Commit 0617574

Browse files
committed
MS-1518 # Update types
1 parent 25b8f24 commit 0617574

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@aws-sdk/client-s3": "^3.637.0",
2222
"@microsoft/eslint-plugin-sdl": "^0.2.2",
2323
"@oneblink/release-cli": "^3.4.0",
24-
"@oneblink/types": "github:oneblink/types#MS-1517",
24+
"@oneblink/types": "github:oneblink/types",
2525
"@types/content-disposition": "^0.5.8",
2626
"@types/jest": "^29.5.12",
2727
"@types/joi": "^17.2.3",
@@ -76,7 +76,7 @@
7676
"pretest": "npm run eslint && tsc --noEmit && npm run fixpack",
7777
"release": "oneblink-release repository --no-name",
7878
"test": "npm run jest",
79-
"types": "npm i -D github:oneblink/types#MS-1517",
79+
"types": "npm i -D github:oneblink/types",
8080
"typescript": "tsc --noEmit",
8181
"update-dependents": "oneblink-release update-dependents --force"
8282
}

0 commit comments

Comments
 (0)