This commit is contained in:
+6
-2
@@ -1,7 +1,11 @@
|
||||
{
|
||||
"name": "twitch-cloud-ebs",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"files": [
|
||||
"static",
|
||||
"static_src"
|
||||
],
|
||||
"main": "static/index.js",
|
||||
"scripts": {
|
||||
"deploy": "wrangler deploy",
|
||||
"dev": "wrangler dev",
|
||||
@@ -11,7 +15,7 @@
|
||||
"@sugoidogo/selflare": "^1.1.3",
|
||||
"@twurple/auth": "^7.4.0",
|
||||
"fetch-retry": "^6.0.0",
|
||||
"typescript": "^5.5.2",
|
||||
"typescript": "^5.9.3",
|
||||
"wrangler": "^4.43.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user