2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-15 11:59:42 +03:00

chore: remove unused terser-webpack-plugin (#7032)

This commit is contained in:
Noritaka Kobayashi
2025-09-15 15:14:30 +09:00
committed by GitHub
parent e5a33366d7
commit e9cfed35cf
2 changed files with 24 additions and 509 deletions
+1 -2
View File
@@ -145,7 +145,6 @@
"stream-throttle": "^0.1.3",
"string-replace-async": "^3.0.2",
"tar-stream": "^3.1.7",
"terser-webpack-plugin": "^4.2.3",
"typescript": "^4.9.5"
},
"browser": {
@@ -231,4 +230,4 @@
"@commitlint/config-conventional"
]
}
}
}