Skip to content

Commit

Permalink
add inspect script
Browse files Browse the repository at this point in the history
  • Loading branch information
fire332 committed Apr 1, 2024
1 parent cfd6ab9 commit c506a8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"build:dev": "webpack --mode=development",
"package": "ares-package -n dist",
"deploy": "node tools/deploy.js",
"inspect": "ares-inspect youtube.leanback.v4",
"launch": "ares-launch youtube.leanback.v4",
"manifest": "node tools/gen-manifest.cjs youtube.leanback.v4.manifest.json",
"version": "node tools/sync-version.cjs && git add assets/appinfo.json",
Expand Down

0 comments on commit c506a8d

Please sign in to comment.