1
0

Change router.handle(request, env, ctx) to router.handle(request, extend)

This commit is contained in:
2022-03-18 20:03:29 +01:00
parent 61a02ca9db
commit f7a236f1f2
3 changed files with 5 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@tsndr/cloudflare-worker-router",
"version": "1.2.0",
"version": "1.2.1",
"description": "",
"main": "index.js",
"scripts": {},