We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e92954 commit 240e8c5Copy full SHA for 240e8c5
package.json
@@ -11,7 +11,7 @@
11
"builders": "./builders.json",
12
"repository": {
13
"type": "git",
14
- "url": "git+https://github.com/mgechev/ng-deploy-gh-pages.git"
+ "url": "git+https://github.com/mgechev/ngx-gh.git"
15
},
16
"keywords": [
17
"angular",
@@ -27,9 +27,9 @@
27
"author": "Minko Gechev <[email protected]>",
28
"license": "MIT",
29
"bugs": {
30
- "url": "https://github.com/mgechev/ng-deploy-gh-pages/issues"
+ "url": "https://github.com/mgechev/ngx-gh.git/issues"
31
32
- "homepage": "https://github.com/mgechev/ng-deploy-gh-pages#readme",
+ "homepage": "https://github.com/mgechev/ngx-gh#readme",
33
"devDependencies": {
34
"@angular-devkit/architect": "^0.800.6",
35
"@angular-devkit/core": "^8.0.6",
0 commit comments