Skip to content

Commit

Permalink
package: add version script
Browse files Browse the repository at this point in the history
  • Loading branch information
Informatic committed Jan 5, 2022
1 parent a94e315 commit 83210e6
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 @@
"manifest": "tools/gen-manifest.js ${npm_package_name}.manifest.json",
"deploy": "ares-install ${npm_package_name}_${npm_package_version}_all.ipk",
"launch": "ares-launch ${npm_package_name}",
"version": "node tools/sync-version.js && git add appinfo.json",
"clean": "rm -rf dist/"
},
"assets": [
Expand Down

0 comments on commit 83210e6

Please sign in to comment.