Pending changes exported from your codespace
This commit is contained in:
parent
10c2b5c098
commit
bb7c0f794d
2 changed files with 8 additions and 1 deletions
5
package-lock.json
generated
Normal file
5
package-lock.json
generated
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"name": "domain-redirect",
|
||||
"version": "1.0.0",
|
||||
"lockfileVersion": 1
|
||||
}
|
||||
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue