Commit a992abd64170f2ede5d063fe571b449f364c0c51
fix package.json
wanderer committed on 7/21/2017, 7:39:15 PMParent: e7b099fed186b0b8d802dfde9d96da2c3bb118f1
Files changed
package.json | changed |
package.json | |||
---|---|---|---|
@@ -6,14 +6,14 @@ | |||
6 | 6 … | "lint": "standard" | |
7 | 7 … | }, | |
8 | 8 … | "repository": { | |
9 | 9 … | "type": "git", | |
10 | - "url": "git+https://github.com/primea/js-primea-container.git" | ||
10 … | + "url": "git+https://github.com/primea/js-primea-abstract-container.git" | ||
11 | 11 … | }, | |
12 | 12 … | "bugs": { | |
13 | - "url": "https://github.com/primea/js-primea-container/issues" | ||
13 … | + "url": "https://github.com/primea/js-primea-abstract-container/issues" | ||
14 | 14 … | }, | |
15 | - "homepage": "https://github.com/primea/js-primea-container", | ||
15 … | + "homepage": "https://github.com/primea/js-primea-abstract-container", | ||
16 | 16 … | "keywords": [ | |
17 | 17 … | "primea", | |
18 | 18 … | "container", | |
19 | 19 … | "kernel" |
Built with git-ssb-web