mirror of
https://github.com/ThaUnknown/miru.git
synced 2026-04-04 17:59:44 +00:00
Typo fix and version up
This commit is contained in:
parent
91e5f4ea21
commit
2b80a2a348
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Miru",
|
||||
"version": "0.6.2",
|
||||
"author": "ThaUnknown <ThaUnknown@users.noreply.github.com>",
|
||||
"version": "0.6.3",
|
||||
"author": "ThaUnknown_ <ThaUnknown@users.noreply.github.com>",
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
"start": "SET NODE_ENV=development & concurrently \"npm run web:watch\" \"npm run electron:start\"",
|
||||
|
|
|
|||
Loading…
Reference in a new issue