chore: reword README.md, cleanup .gitignore, remove .env.example

This commit is contained in:
2025-12-26 14:24:37 -06:00
parent dd9433283e
commit f308cbea4a
4 changed files with 41 additions and 177 deletions
+2 -1
View File
@@ -1,8 +1,9 @@
{
"name": "rdap",
"version": "0.9.0",
"version": "0.9.1",
"private": true,
"scripts": {
"preinstall": "npx only-allow pnpm",
"build": "next build",
"dev": "next dev",
"start": "next start",