Skip to content

Commit cfc0ef8

Browse files
committed
🔖 Chore: v3.1.0
- Added new rule. - Added my website.
1 parent cae093e commit cfc0ef8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎package.json‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-tulip",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"description": "🌷 Sharable Eslint configuration.",
55
"main": "index.js",
66
"scripts": {
@@ -20,7 +20,8 @@
2020
],
2121
"author": {
2222
"name": "Riday ♡",
23-
"email": "[email protected]"
23+
"email": "[email protected]",
24+
"url": "https://riday.me/"
2425
},
2526
"license": "MIT",
2627
"bugs": {

0 commit comments

Comments
 (0)