Skip to content

Commit

Permalink
add link
Browse files Browse the repository at this point in the history
  • Loading branch information
SOOS-GSteen committed Jan 18, 2024
1 parent 6f4761d commit e7edf43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"format:fix": "prettier ./src --write",
"typecheck": "tsc --noEmit",
"check": "npm run format && npm run typecheck && npm outdated",
"link:soos-api-client": "npm link @soos-io/api-client && npm run build && npm link",
"patch-api-client": "npm version patch --no-git-tag-version && npm run setup:clean && npm install @soos-io/api-client@latest --save-exact && npm install && npm run check"
},
"repository": {
Expand Down

0 comments on commit e7edf43

Please sign in to comment.