build(deps-dev): add Wrangler CLI for CF Pages deploy via GitLab CI [skip ci]

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
This commit is contained in:
Andrei Jiroh Halili 2023-03-24 18:22:20 +00:00
parent d9b6b87724
commit 06fc9fdf32
4 changed files with 2618 additions and 4 deletions

View file

@ -16,5 +16,8 @@
"bugs": {
"url": "https://todo.sr.ht/~ajhalili2006/tildeweb"
},
"homepage": "https://git.sr.ht/~ajhalili2006/tildeweb#readme"
"homepage": "https://git.sr.ht/~ajhalili2006/tildeweb#readme",
"devDependencies": {
"wrangler": "^2.13.0"
}
}