Compare commits
1 commit
main
...
codespace-
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
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": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
},
|
},
|
||||||
"keywords": ["cloudflare-worker"],
|
"keywords": [
|
||||||
|
"cloudflare-worker"
|
||||||
|
],
|
||||||
"author": "Erisa A <erisa@erisa.uk>",
|
"author": "Erisa A <erisa@erisa.uk>",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue