Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hnguyen1910 authored Mar 18, 2023
1 parent c1361c7 commit 7ccbeec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"build": "webpack",
"package": "ares-package -n dist",
"deploy": "node tools/deploy.mjs",
"launch": "ares-launch youtube.leanback.v4",
"manifest": "node tools/gen-manifest.js youtube.leanback.v4.manifest.json",
"launch": "ares-launch youtube.tinvn.v1",
"manifest": "node tools/gen-manifest.js youtube.tinvn.v1.manifest.json",
"version": "node tools/sync-version.js && git add assets/appinfo.json",
"prepare": "husky install"
},
Expand Down

0 comments on commit 7ccbeec

Please sign in to comment.