Skip to content

Commit

Permalink
revert dep update
Browse files Browse the repository at this point in the history
  • Loading branch information
dromzeh committed Apr 21, 2024
1 parent 421c3a7 commit 5a179f0
Show file tree
Hide file tree
Showing 2 changed files with 2,308 additions and 1,637 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240419.0",
"eslint": "^9.1.0",
"@cloudflare/workers-types": "^4.20240222.0",
"eslint": "^8.57.0",
"eslint-config-google": "^0.14.0",
"eslint-plugin-json": "^3.1.0",
"typescript": "^5.4.5",
"wrangler": "3.51.2"
"typescript": "^5.3.3",
"wrangler": "3.29.0"
},
"private": true,
"dependencies": {
"@typescript-eslint/eslint-plugin": "^7.7.0",
"itty-router": "^5.0.16",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"itty-router": "^4.0.27",
"prettier": "^3.2.5",
"render2": "^1.4.1"
}
Expand Down
Loading

0 comments on commit 5a179f0

Please sign in to comment.