Pending changes exported from your codespace

This commit is contained in:
Erisa A 2022-04-03 07:07:12 +00:00
parent 10c2b5c098
commit bb7c0f794d
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"
}