mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-19 08:22:53 +00:00
feat: version and issue url
This commit is contained in:
@@ -3,6 +3,14 @@
|
||||
"version": "0.5.0",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Theaninova/amacc1ng.git"
|
||||
},
|
||||
"homepage": "https://github.com/Theaninova/amacc1ng",
|
||||
"bugs": {
|
||||
"url": "https://github.com/Theaninova/amacc1ng/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "npm-run-all --parallel vite typesafe-i18n",
|
||||
"dev:tauri": "tauri dev",
|
||||
|
||||
Reference in New Issue
Block a user