mirror of
https://github.com/ThaUnknown/miru.git
synced 2026-04-09 14:10:29 +00:00
add homepage
This commit is contained in:
parent
7e3cc2eb2c
commit
9263f32b07
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
"version": "0.12.0",
|
||||
"author": "ThaUnknown_ <ThaUnknown@users.noreply.github.com>",
|
||||
"main": "src/index.js",
|
||||
"homepage": "https://github.com/ThaUnknown/miru#readme",
|
||||
"scripts": {
|
||||
"start": "SET NODE_ENV=development & concurrently \"npm run web:watch\" \"npm run electron:start\"",
|
||||
"web:watch": "vite",
|
||||
|
|
|
|||
Loading…
Reference in a new issue