lite layout

This commit is contained in:
2023-10-31 18:22:03 +01:00
parent fc86b31337
commit a7b49de6ac
7 changed files with 469 additions and 10 deletions

View File

@@ -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"
}
}