ai-commit-reviewer 1.0.1 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ai-commit-reviewer",
3
- "version": "1.0.1",
3
+ "version": "1.0.3",
4
4
  "description": "Self-improving AI code reviewer for React, React Native and Next.js. Runs on every git commit. Catches crashes, ANRs, security holes, hydration errors, and bad patterns before they hit production.",
5
5
  "main": "src/index.js",
6
6
  "bin": {
@@ -45,14 +45,14 @@
45
45
  "license": "MIT",
46
46
  "repository": {
47
47
  "type": "git",
48
- "url": "https://github.com/sagnik-pal/ai-commit-reviewer.git"
48
+ "url": "git+https://github.com/sagnik2001/ai-senior-dev-reviewer.git"
49
49
  },
50
- "homepage": "https://github.com/sagnik-pal/ai-commit-reviewer#readme",
50
+ "homepage": "https://github.com/sagnik2001/ai-senior-dev-reviewer#readme",
51
51
  "bugs": {
52
- "url": "https://github.com/sagnik-pal/ai-commit-reviewer/issues"
52
+ "url": "https://github.com/sagnik2001/ai-senior-dev-reviewer/issues"
53
53
  },
54
54
  "engines": {
55
55
  "node": ">=16.0.0"
56
56
  },
57
57
  "dependencies": {}
58
- }
58
+ }