ra2-eva-cursor-hooks 1.0.4 → 1.0.5

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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ra2-eva-cursor-hooks",
3
- "version": "1.0.4",
3
+ "version": "1.0.5",
4
4
  "description": "Red Alert 2 EVA voice lines for Cursor IDE hooks - nostalgic audio feedback for your coding sessions",
5
5
  "keywords": [
6
6
  "cursor",
@@ -16,7 +16,7 @@
16
16
  "license": "MIT",
17
17
  "repository": {
18
18
  "type": "git",
19
- "url": "https://github.com/toubatbrian/cursor-hooks.git"
19
+ "url": "https://github.com/Toubat/cursor-hooks.git"
20
20
  },
21
21
  "bin": {
22
22
  "ra2-eva-cursor-hooks": "./bin/install.js",