mirror of
https://github.com/LukeHagar/plex-sdk-docs.git
synced 2025-12-06 04:20:46 +00:00
ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.161.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "sdk-docs",
|
||||
"version": "0.2.1",
|
||||
"version": "0.3.0",
|
||||
"description": "Nextra docs template",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
@@ -10,7 +10,8 @@
|
||||
"prebuild": "make",
|
||||
"next:build": "next build",
|
||||
"export": "next export",
|
||||
"build": "npm run next:build",
|
||||
"clean": "rm -rf .next out || true",
|
||||
"build": "npm run clean && npm run next:build",
|
||||
"start": "next start",
|
||||
"type-check": "tsc --noEmit",
|
||||
"lint": "eslint --ext .ts,.js,.tsx .",
|
||||
|
||||
Reference in New Issue
Block a user