Bump providers version and self

This commit is contained in:
William Oldham
2024-01-06 20:59:15 +00:00
parent dc7e441602
commit 93b377b434
2 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "providers-api",
"version": "1.1.0",
"version": "1.1.1",
"private": true,
"type": "module",
"scripts": {
@@ -10,7 +10,7 @@
"preinstall": "npx only-allow pnpm"
},
"dependencies": {
"@movie-web/providers": "^2.0.4",
"@movie-web/providers": "^2.0.5",
"@tsndr/cloudflare-worker-jwt": "^2.3.2",
"@types/jsonwebtoken": "^9.0.5",
"esbuild": "^0.19.10",