mirror of
https://github.com/ThaUnknown/miru.git
synced 2026-04-21 05:22:03 +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",
|
"name": "Miru",
|
||||||
"version": "0.6.2",
|
"version": "0.6.3",
|
||||||
"author": "ThaUnknown <ThaUnknown@users.noreply.github.com>",
|
"author": "ThaUnknown_ <ThaUnknown@users.noreply.github.com>",
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "SET NODE_ENV=development & concurrently \"npm run web:watch\" \"npm run electron:start\"",
|
"start": "SET NODE_ENV=development & concurrently \"npm run web:watch\" \"npm run electron:start\"",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue