chore: remove unused dependency -- axios-mock-adapter (#422)

This commit is contained in:
Justin Hynes
2024-08-15 09:51:09 -04:00
committed by GitHub
2 changed files with 0 additions and 2 deletions

1
package-lock.json generated
View File

@@ -68,7 +68,6 @@
"@openedx/frontend-build": "14.0.15",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.1.0",
"axios-mock-adapter": "^1.20.0",
"copy-webpack-plugin": "^12.0.0",
"husky": "^7.0.0",
"identity-obj-proxy": "^3.0.0",

View File

@@ -85,7 +85,6 @@
"@openedx/frontend-build": "14.0.15",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.1.0",
"axios-mock-adapter": "^1.20.0",
"copy-webpack-plugin": "^12.0.0",
"husky": "^7.0.0",
"identity-obj-proxy": "^3.0.0",