chore: add script for updates (#578)
This commit is contained in:
+2
-1
@@ -8,7 +8,8 @@
|
||||
},
|
||||
"scripts": {
|
||||
"tauri": "cp config.json cinny/ && tauri",
|
||||
"release": "node scripts/release.mjs"
|
||||
"release": "node scripts/release.mjs",
|
||||
"bump": "node scripts/update-version.mjs"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "Ajay Bura",
|
||||
|
||||
Reference in New Issue
Block a user