Skip to content

Commit

Permalink
ON-40097 # Bumped @oneblink/types
Browse files Browse the repository at this point in the history
  • Loading branch information
mymattcarroll committed May 13, 2024
1 parent 7d0e0ec commit 129c6b3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@microsoft/eslint-plugin-sdl": "^0.2.2",
"@oneblink/types": "github:oneblink/types#ON-40056",
"@oneblink/types": "github:oneblink/types",
"@types/jest": "^29.5.12",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
Expand Down Expand Up @@ -62,8 +62,8 @@
"release": "oneblink-release repository --no-name",
"start": "tsc-watch",
"test": "jest",
"types": "npm i -D github:oneblink/types#ON-40056",
"types": "npm i -D github:oneblink/types",
"typescript": "tsc --noEmit",
"update-dependents": "oneblink-release update-dependents"
}
}
}

0 comments on commit 129c6b3

Please sign in to comment.