Skip to content

Commit b2e34d8

Browse files
committed
Remove unused dependencies: @tonejs/midi, i18next, and i18next-http-backend from package.json and package-lock.json
1 parent dfb4db0 commit b2e34d8

File tree

2 files changed

+0
-119
lines changed

2 files changed

+0
-119
lines changed

package-lock.json

Lines changed: 0 additions & 116 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
"jest-environment-jsdom": "^29.7.0"
4444
},
4545
"dependencies": {
46-
"@tonejs/midi": "^2.0.28",
4746
"autoprefixer": "^10.4.16",
4847
"cssnano": "^6.0.1",
4948
"gulp-concat": "^2.6.1",
@@ -52,8 +51,6 @@
5251
"gulp-sass": "^5.1.0",
5352
"gulp-sourcemaps": "^2.6.5",
5453
"http-server": "^14.1.1",
55-
"i18next": "^24.2.2",
56-
"i18next-http-backend": "^3.0.2",
5754
"lodash.template": "^4.5.0",
5855
"node-static": "^0.7.11",
5956
"tone": "^15.0.4"

0 commit comments

Comments
 (0)