Skip to content

Commit 0d33290

Browse files
1 parent 066ea8f commit 0d33290

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
custom: https://Stripe.PlayForm.LTD/b/3csdQZfzn2LDaBOcMN
1+
custom: https://Stripe.PlayForm.Cloud/b/3csdQZfzn2LDaBOcMN
22
open_collective: playform-cloud-collective

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ representative at an online or offline event.
7373

7474
Instances of abusive, harassing, or otherwise unacceptable behavior may be
7575
reported to the community leaders responsible for enforcement at
76-
Community@PlayForm.LTD. All complaints will be reviewed and investigated
76+
Community@PlayForm.Cloud. All complaints will be reviewed and investigated
7777
promptly and fairly. All community leaders are obligated to respect the privacy
7878
and security of the reporter of any incident.
7979

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ representative at an online or offline event.
6161

6262
Instances of abusive, harassing, or otherwise unacceptable behavior may be
6363
reported to the community leaders responsible for enforcement at
64-
Community@PlayForm.LTD. All complaints will be reviewed and investigated
64+
Community@PlayForm.Cloud. All complaints will be reviewed and investigated
6565
promptly and fairly. All community leaders are obligated to respect the privacy
6666
and security of the reporter of any incident.
6767

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"license": "SEE LICENSE IN LICENSE",
66
"author": {
77
"name": "Source/Open",
8-
"email": "Source/Open@PlayForm.LTD",
9-
"url": "HTTPS://PlayForm.LTD"
8+
"email": "Source/Open@PlayForm.Cloud",
9+
"url": "HTTPS://PlayForm.Cloud"
1010
},
1111
"type": "module",
1212
"main": "./Target/Object/Worker.js",
@@ -19,9 +19,9 @@
1919
"itty-router": "6.0.0"
2020
},
2121
"devDependencies": {
22-
"@cloudflare/workers-types": "4.20250425.0",
22+
"@cloudflare/workers-types": "4.20250505.0",
2323
"@playform/build": "0.2.3",
24-
"wrangler": "4.13.2"
24+
"wrangler": "4.14.1"
2525
},
2626
"publishConfig": {
2727
"access": "public",

0 commit comments

Comments
 (0)