Skip to content

Commit

Permalink
update sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
narthur committed Aug 6, 2024
1 parent 3207208 commit c6e3356
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 7 deletions.
4 changes: 3 additions & 1 deletion .env-sample
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ VITE_FIREBASE_DATABASE_URL='value'
VITE_FIREBASE_PROJECT_ID='value'
VITE_FIREBASE_STORAGE_BUCKET='value'
VITE_FIREBASE_MESSAGING_SENDER_ID='value'
VITE_FIREBASE_APP_ID='value'
VITE_FIREBASE_APP_ID='value'
VITE_API1_URL=https://api.taskratchet.com/api1/
VITE_API2_URL=https://api.taskratchet.com/api2/
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@mui/lab": "^5.0.0-alpha.119",
"@mui/material": "^5.11.8",
"@mui/x-date-pickers": "^5.0.18",
"@taskratchet/sdk": "^0.0.3",
"@taskratchet/sdk": "^0.0.5",
"dayjs": "^1.11.7",
"firebase": "^9.17.1",
"highlight.run": "5.1.5",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

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

0 comments on commit c6e3356

Please sign in to comment.