Skip to content

Commit

Permalink
Merge branch 'movie-web:dev' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommy0412 authored Feb 19, 2024
2 parents 04fe613 + d98cd58 commit 5c519b5
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "providers-api",
"version": "1.1.1",
"version": "1.1.2",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -10,7 +10,7 @@
"preinstall": "npx only-allow pnpm"
},
"dependencies": {
"@movie-web/providers": "^2.0.5",
"@movie-web/providers": "^2.2.0",
"@tsndr/cloudflare-worker-jwt": "^2.3.2",
"@types/jsonwebtoken": "^9.0.5",
"esbuild": "^0.19.10",
Expand Down
19 changes: 15 additions & 4 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 5c519b5

Please sign in to comment.