Skip to content

Commit

Permalink
refactor: remove extraneous dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
uchilaka committed Apr 2, 2024
1 parent a7c66c0 commit 4514718
Show file tree
Hide file tree
Showing 2 changed files with 2,285 additions and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,7 @@
"globals": "^15.0.0"
},
"devDependencies": {
"@eslint/eslintrc": "^3.0.2",
"@playwright/test": "^1.42.1",
"@types/node": "^20.12.2",
"commit-and-tag-version": "^12.2.0",
"eslint": "^8.57.0"
},
Expand Down Expand Up @@ -99,4 +97,4 @@
}
]
}
}
}

0 comments on commit 4514718

Please sign in to comment.