ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.396.6

This commit is contained in:
speakeasybot
2024-09-13 00:11:18 +00:00
parent 9911164ab0
commit fd8095a8df
111 changed files with 205 additions and 187 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@lukehagar/plexjs",
"version": "0.22.2",
"version": "0.23.0",
"author": "LukeHagar",
"main": "./index.js",
"sideEffects": false,
@@ -12,7 +12,7 @@
"scripts": {
"lint": "eslint --max-warnings=0 src",
"build": "tsc",
"prepare": "npm run build"
"prepublishOnly": "npm run build"
},
"peerDependencies": {
"zod": ">= 3"