Skip to content

Commit

Permalink
New T71 services package.
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesremuscat committed Aug 3, 2024
1 parent d5693bf commit fb0032b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@sentry/react": "^8.0.0",
"@svgr/webpack": "5.5.0",
"@timing71/common": "^0.5.0",
"@timing71/services": "^0.10.0",
"@timing71/services": "^0.11.0",
"@typescript-eslint/eslint-plugin": "^4.5.0",
"@typescript-eslint/parser": "^4.5.0",
"@visx/text": "^3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4285,10 +4285,10 @@
mobx "^6.7.0"
mobx-state-tree "^5.1.7"

"@timing71/services@^0.10.0":
version "0.10.6"
resolved "https://npm.pkg.github.com/download/@timing71/services/0.10.6/47acfa562fb15bd553fc9ea1b142ecc51b0c32f4#47acfa562fb15bd553fc9ea1b142ecc51b0c32f4"
integrity sha512-T83TwUo6nTdSYMW945DDoeoiGxLgtkGrq/MPqmWHic6oS8Nu9RuutV/xMK+i88W2lHJVbtDzdSMNOzOMl/ulDg==
"@timing71/services@^0.11.0":
version "0.11.0"
resolved "https://npm.pkg.github.com/download/@timing71/services/0.11.0/272eade32cfbe2f85748ffeae196198766867489#272eade32cfbe2f85748ffeae196198766867489"
integrity sha512-ux7nL5Y4Iy/Ohv/bSr/LOQrj4C7qWFlRYpDHCj/iQhQN0SLmLPSVaHvSQ93X/MoHl8qXjORNelz30b6iN/jTbA==
dependencies:
"@microsoft/signalr" "^7.0.4"
cookie "^0.5.0"
Expand Down

0 comments on commit fb0032b

Please sign in to comment.