code-abyss 1.6.7 → 1.6.8

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "code-abyss",
3
- "version": "1.6.7",
3
+ "version": "1.6.8",
4
4
  "description": "邪修红尘仙·宿命深渊 - 一键为 Claude Code / Codex CLI 注入邪修人格与安全工程知识体系",
5
5
  "keywords": [
6
6
  "claude",
@@ -15,14 +15,14 @@
15
15
  "license": "MIT",
16
16
  "repository": {
17
17
  "type": "git",
18
- "url": "https://github.com/telagod/code-abyss.git"
18
+ "url": "git+https://github.com/telagod/code-abyss.git"
19
19
  },
20
20
  "homepage": "https://github.com/telagod/code-abyss#readme",
21
21
  "bugs": {
22
22
  "url": "https://github.com/telagod/code-abyss/issues"
23
23
  },
24
24
  "bin": {
25
- "code-abyss": "./bin/install.js"
25
+ "code-abyss": "bin/install.js"
26
26
  },
27
27
  "files": [
28
28
  "bin/",