Skip to content

Commit 0e8463a

Browse files
Bump midi from 1.0.4 to 2.0.0
Bumps [midi](https://github.com/justinlatimer/node-midi) from 1.0.4 to 2.0.0. - [Release notes](https://github.com/justinlatimer/node-midi/releases) - [Changelog](https://github.com/justinlatimer/node-midi/blob/master/CHANGELOG.md) - [Commits](justinlatimer/node-midi@v1.0.4...v2.0.0) --- updated-dependencies: - dependency-name: midi dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ff56d6 commit 0e8463a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"got": "^9.6.0",
1414
"isomorphic-ws": "^4.0.1",
15-
"midi": "^1.0.4",
15+
"midi": "^2.0.0",
1616
"obs-websocket-js": "^4.0.2",
1717
"osc": "^2.4.1",
1818
"socket.io": "^2.2.0",

0 commit comments

Comments
 (0)