chore: add updater script
This commit is contained in:
parent
ab82db9e22
commit
ae8c30fe57
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
"check": "node scripts/check.mjs",
|
||||
"green": "node scripts/green.mjs",
|
||||
"publish": "node scripts/publish.mjs",
|
||||
"release": "node scripts/release.mjs",
|
||||
"updater": "node scripts/updater.mjs",
|
||||
"prepare": "husky install"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
Loading…
Add table
Reference in a new issue