mirror of
https://github.com/SkyfallWasTaken/arcade-monitor.git
synced 2024-11-10 03:49:40 +00:00
Add wrangler to devDependencies
This commit is contained in:
parent
71591017e3
commit
2c2bc4e18e
2 changed files with 6 additions and 0 deletions
BIN
bun.lockb
Executable file
BIN
bun.lockb
Executable file
Binary file not shown.
6
package.json
Normal file
6
package.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"wrangler": "^3.65.1"
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue