Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Erisa A
bb7c0f794d Pending changes exported from your codespace 2022-04-03 07:07:12 +00:00
2 changed files with 8 additions and 1 deletions

5
package-lock.json generated Normal file
View file

@ -0,0 +1,5 @@
{
"name": "domain-redirect",
"version": "1.0.0",
"lockfileVersion": 1
}

View file

@ -6,7 +6,9 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["cloudflare-worker"],
"keywords": [
"cloudflare-worker"
],
"author": "Erisa A <erisa@erisa.uk>",
"license": "MIT"
}