ソースを参照

Update package name

Use repository name
master
コミット
99d42dcb8f
1個のファイルの変更3行の追加2行の削除
  1. +3
    -2
      package.json

+ 3
- 2
package.json ファイルの表示

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

読み込み中…
キャンセル
保存