chore: Update package.json description for clarity

This commit is contained in:
Mauro Balades 2024-07-06 21:12:39 +02:00
parent d60aad1bee
commit 1f72a1630d

View file

@ -1,9 +1,8 @@
{
"name": "@zen-browser/surfer",
"version": "1.0.0",
"description": "🍉 Build Firefox-based browsers with ease",
"description": "Simplifying building firefox forks!",
"main": "index.js",
"reveal": true,
"bin": {
"surfer": "./dist/index.js"
},