diff options
| author | Fuwn <[email protected]> | 2021-12-06 17:08:03 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-12-06 17:08:03 -0800 |
| commit | 3cf09be08c109e69bd5c1fb74f3927fc03c4e4df (patch) | |
| tree | a7977ff7377b4dcce2e9263accc62060956c3759 /package.json | |
| parent | fix(members): add ruan (diff) | |
| download | yucky.fun-3cf09be08c109e69bd5c1fb74f3927fc03c4e4df.tar.xz yucky.fun-3cf09be08c109e69bd5c1fb74f3927fc03c4e4df.zip | |
fix: rebrand
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 39cf41c..8e03557 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "yucky.top", + "name": "volatile.fuwn.me", "version": "1.0.0", "private": true, "scripts": { |