Przeglądaj źródła

Update package name

Use repository name
master
TheoryOfNekomata 3 lat temu
rodzic
commit
99d42dcb8f
1 zmienionych plików z 3 dodań i 2 usunięć
  1. +3
    -2
      package.json

+ 3
- 2
package.json Wyświetl plik

@@ -1,5 +1,5 @@
{
"name": "piano-keyboard-electron",
"name": "piano-midi-monitor",
"version": "0.0.0",
"description": "Simple piano keyboard reading MIDI messages",
"main": "index.js",
@@ -15,5 +15,6 @@
},
"dependencies": {
"midi": "^1.0.0"
}
},
"repository": "https://github.com/Temoto-kun/piano-midi-monitor.git"
}

Ładowanie…
Anuluj
Zapisz