mirror of
https://github.com/Xevion/rdap.git
synced 2026-01-31 02:25:22 -06:00
chore: reword README.md, cleanup .gitignore, remove .env.example
This commit is contained in:
+2
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user