Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "riona",
"version": "1.0.0",
"private": true,
"description": "Riona AI Agent monorepo social media automation (Instagram, X) and reCAPTCHA ML",
"description": "Riona AI Agent monorepo \u2014 social media automation (Instagram, X) and reCAPTCHA ML",
"packageManager": "pnpm@9.15.9",
"scripts": {
"dev": "pnpm --filter @riona/api dev",
Expand Down Expand Up @@ -43,5 +43,13 @@
"husky": "^9.1.7",
"prettier": "^3.8.5",
"typescript-eslint": "^8.62.0"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/owner/repo/issues"
},
"repository": {
"type": "git",
"url": ""
}
}