mirror of
https://github.com/Snigdha-OS/package-browser.git
synced 2025-09-21 12:05:00 +02:00
📝 docs: add @eshanized && @XlebyllleK as contributors
This commit is contained in:
13
package.json
13
package.json
@@ -12,6 +12,17 @@
|
|||||||
"twitter": "@d3v1l0n",
|
"twitter": "@d3v1l0n",
|
||||||
"bio": "A passionate developer focused on open-source contributions and building tools for the community."
|
"bio": "A passionate developer focused on open-source contributions and building tools for the community."
|
||||||
},
|
},
|
||||||
|
"contributors": [
|
||||||
|
{
|
||||||
|
"name": "eshanized",
|
||||||
|
"email": "eshan@snigdhaos.org",
|
||||||
|
"url": "https://github.com/eshanized"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "XlebyllleK",
|
||||||
|
"url": "https://github.com/XlebyllleK"
|
||||||
|
}
|
||||||
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite",
|
"dev": "vite",
|
||||||
"build": "vite build",
|
"build": "vite build",
|
||||||
@@ -42,4 +53,4 @@
|
|||||||
"typescript-eslint": "^8.19.1",
|
"typescript-eslint": "^8.19.1",
|
||||||
"vite": "^5.4.11"
|
"vite": "^5.4.11"
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user