Skip to content

Commit

Permalink
chore: tempfix r2 index, deps etc
Browse files Browse the repository at this point in the history
  • Loading branch information
dromzeh committed Sep 1, 2024
1 parent 8bf26f9 commit f76039e
Show file tree
Hide file tree
Showing 13 changed files with 346 additions and 602 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.20240722.0",
"eslint": "^9.7.0",
"@cloudflare/workers-types": "^4.20240821.1",
"eslint": "^9.9.1",
"eslint-config-google": "^0.14.0",
"eslint-plugin-json": "^4.0.0",
"eslint-plugin-json": "^4.0.1",
"typescript": "^5.5.4",
"wrangler": "3.66.0"
"wrangler": "3.73.0"
},
"private": true,
"dependencies": {
"@typescript-eslint/eslint-plugin": "^7.17.0",
"itty-router": "^5.0.17",
"@typescript-eslint/eslint-plugin": "^8.3.0",
"itty-router": "^5.0.18",
"prettier": "^3.3.3",
"render2": "^1.4.1"
}
Expand Down
Loading

0 comments on commit f76039e

Please sign in to comment.