Merge pull request #12 from meowarex/dev

Fix Author URL
This commit is contained in:
Meow Meow
2025-06-02 12:41:55 +10:00
committed by GitHub
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"author": { "author": {
"name": "meowarex", "name": "meowarex",
"url": "https://github.com/meowarex", "url": "https://github.com/meowarex",
"avatarUrl": "https://avatars.githubusercontent.com/u/meowarex" "avatarUrl": "https://avatars.githubusercontent.com/u/90243579"
}, },
"main": "./src/index.ts", "main": "./src/index.ts",
"type": "module" "type": "module"
+1 -1
View File
@@ -4,7 +4,7 @@
"author": { "author": {
"name": "meowarex", "name": "meowarex",
"url": "https://github.com/meowarex", "url": "https://github.com/meowarex",
"avatarUrl": "https://avatars.githubusercontent.com/u/meowarex" "avatarUrl": "https://avatars.githubusercontent.com/u/90243579"
}, },
"main": "./src/index.ts", "main": "./src/index.ts",
"type": "module" "type": "module"
+1 -1
View File
@@ -4,7 +4,7 @@
"author": { "author": {
"name": "meowarex", "name": "meowarex",
"url": "https://github.com/meowarex", "url": "https://github.com/meowarex",
"avatarUrl": "https://avatars.githubusercontent.com/u/meowarex" "avatarUrl": "https://avatars.githubusercontent.com/u/90243579"
}, },
"main": "./src/index.ts", "main": "./src/index.ts",
"type": "module" "type": "module"