Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
BlobMaster41 committed Sep 14, 2024
1 parent d2838da commit c2564a4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,16 @@
"license": "MIT",
"devDependencies": {
"@babel/preset-env": "^7.24.3",
"@types/node": "^20.11.30",
"@jest/types": "^29.6.3",
"@types/debug": "^4.1.12",
"@types/node": "^22.5.5",
"@types/sha.js": "^2.4.4",
"eslint": "^8.57.0",
"babel-plugin-transform-import-meta": "^2.2.1",
"@jest/types": "^29.6.3",
"eslint": "^8.57.0",
"jest": "^29.7.0",
"@types/debug": "^4.1.12",
"prettier": "3.2.5",
"typescript": "^5.4.3",
"ts-jest": "^29.1.2",
"typescript": "^5.6.2",
"typescript-eslint": "^7.4.0"
},
"dependencies": {
Expand Down

0 comments on commit c2564a4

Please sign in to comment.