mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-19 16:32:58 +00:00
lite layout
This commit is contained in:
10
package.json
10
package.json
@@ -1,15 +1,15 @@
|
||||
{
|
||||
"name": "amacc1ng",
|
||||
"name": "charachorder-device-manager",
|
||||
"version": "0.6.5",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Theaninova/amacc1ng.git"
|
||||
"url": "https://github.com/CharaChorder/DeviceManager.git"
|
||||
},
|
||||
"homepage": "https://github.com/Theaninova/amacc1ng",
|
||||
"homepage": "https://github.com/CharaChorder/DeviceManager",
|
||||
"bugs": {
|
||||
"url": "https://github.com/Theaninova/amacc1ng/issues"
|
||||
"url": "https://github.com/CharaChorder/DeviceManager/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "npm-run-all --parallel vite typesafe-i18n",
|
||||
@@ -81,4 +81,4 @@
|
||||
"vitest": "^0.34.4"
|
||||
},
|
||||
"type": "module"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user