We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deec7f8 commit d116bb7Copy full SHA for d116bb7
package.json
@@ -12,7 +12,7 @@
12
"dependencies": {
13
"got": "^9.6.0",
14
"isomorphic-ws": "^4.0.1",
15
- "midi": "^1.0.4",
+ "midi": "^2.0.0",
16
"obs-websocket-js": "^4.0.2",
17
"osc": "^2.4.1",
18
"socket.io": "^2.2.0",
@@ -27,7 +27,7 @@
27
"@babel/preset-env": "^7.14.2",
28
"eslint": "^7.27.0",
29
"eslint-config-prettier": "^8.3.0",
30
- "eslint-plugin-import": "^2.23.3",
+ "eslint-plugin-import": "^2.23.4",
31
"eslint-plugin-node": "^11.1.0",
32
"eslint-plugin-promise": "^5.1.0",
33
"prettier": "^2.3.0"
0 commit comments