Skip to content

Commit

Permalink
Add back missing dependencies for ESLint
Browse files Browse the repository at this point in the history
  • Loading branch information
Acconut committed Apr 16, 2024
1 parent e7ce111 commit 677e063
Show file tree
Hide file tree
Showing 2 changed files with 307 additions and 4 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@
},
"homepage": "https://github.com/tus/tus-js-client",
"devDependencies": {
"@babel/core": "^7.24.4",
"@babel/eslint-parser": "^7.24.1",
"@babel/eslint-plugin": "^7.23.5",
"axios": "^0.28.0",
"browserify": "^17.0.0",
"chokidar-cli": "^3.0.0",
Expand Down

0 comments on commit 677e063

Please sign in to comment.