mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-16 01:29:09 +00:00
add wrangler to devDeps so CI can run it
This commit is contained in:
parent
146269944a
commit
ff973b9349
3 changed files with 76 additions and 5 deletions
|
@ -45,6 +45,7 @@
|
|||
"devDependencies": {
|
||||
"@babel/core": "^7.12.9",
|
||||
"@cloudflare/workers-types": "^2.1.0",
|
||||
"@cloudflare/wrangler": "^1.12.2",
|
||||
"@icons/material": "^0.4.1",
|
||||
"@storybook/addon-actions": "^6.1.10",
|
||||
"@storybook/addon-essentials": "^6.1.10",
|
||||
|
@ -103,4 +104,4 @@
|
|||
"typescript": "^4.1.2",
|
||||
"webpack": "^5.10.0"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue