Skip to content

Commit 9f20624

Browse files
authored
Merge pull request #517 from VirtualLiveLab/set-vll39-as-author
chore: set VLL39 as author
2 parents c6a14a8 + 24b9b10 commit 9f20624

5 files changed

Lines changed: 12 additions & 4 deletions

File tree

.changeset/fancy-candies-jump.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
"@virtual-live-lab/stylelint-config": patch
3+
"@virtual-live-lab/prettier-config": patch
4+
"@virtual-live-lab/eslint-config": patch
5+
"@virtual-live-lab/tsconfig": patch
6+
---
7+
8+
chore: set vll39 as author

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"provenance": true
7575
},
7676
"keywords": [],
77-
"author": "sushi-chaaaan <mail@sushichan.live> (https://github.com/sushi-chaaaan)",
77+
"author": "VLL39 <vll39.tech@gmail.com> (https://github.com/vll39)",
7878
"homepage": "https://github.com/VirtualLiveLab/js-config/tree/main/#readme",
7979
"repository": {
8080
"type": "git",

packages/prettier-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"provenance": true
5454
},
5555
"keywords": [],
56-
"author": "sushi-chaaaan <mail@sushichan.live> (https://github.com/sushi-chaaaan)",
56+
"author": "VLL39 <vll39.tech@gmail.com> (https://github.com/vll39)",
5757
"homepage": "https://github.com/VirtualLiveLab/js-config/tree/main/#readme",
5858
"repository": {
5959
"type": "git",

packages/stylelint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"provenance": true
6565
},
6666
"keywords": [],
67-
"author": "sushi-chaaaan <mail@sushichan.live> (https://github.com/sushi-chaaaan)",
67+
"author": "VLL39 <vll39.tech@gmail.com> (https://github.com/vll39)",
6868
"homepage": "https://github.com/VirtualLiveLab/js-config/tree/main/#readme",
6969
"repository": {
7070
"type": "git",

packages/tsconfig/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"provenance": true
2121
},
2222
"keywords": [],
23-
"author": "sushi-chaaaan <mail@sushichan.live> (https://github.com/sushi-chaaaan)",
23+
"author": "VLL39 <vll39.tech@gmail.com> (https://github.com/vll39)",
2424
"homepage": "https://github.com/VirtualLiveLab/js-config/tree/main/#readme",
2525
"repository": {
2626
"type": "git",

0 commit comments

Comments
 (0)