Skip to content

Commit 5b40e2b

Browse files
publish until fix
1 parent df2c257 commit 5b40e2b

3 files changed

Lines changed: 9 additions & 8 deletions

File tree

package-lock.json

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "ngx-permissions",
2+
"name": "@eklesia/ngx-permissions",
33
"version": "6.0.5",
44
"scripts": {
55
"build": "gulp build",
@@ -16,7 +16,7 @@
1616
},
1717
"repository": {
1818
"type": "git",
19-
"url": "https://github.com/AlexKhymenko/ngx-permissions"
19+
"url": "https://github.com/hugoj-goncalves/ngx-permissions"
2020
},
2121
"author": {
2222
"name": "Oleksandr Khymenko",
@@ -55,7 +55,7 @@
5555
],
5656
"license": "MIT",
5757
"bugs": {
58-
"url": "https://github.com/AlexKhymenko/ngx-permissions/issues"
58+
"url": "https://github.com/hugoj-goncalves/ngx-permissions/issues"
5959
},
6060
"devDependencies": {
6161
"@angular/common": "6.0.0-rc.5",

src/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"name": "ngx-permissions",
2+
"name": "@eklesia/ngx-permissions",
33
"version": "6.0.5",
44
"repository": {
55
"type": "git",
6-
"url": "https://github.com/AlexKhymenko/ngx-permissions"
6+
"url": "https://github.com/hugoj-goncalves/ngx-permissions"
77
},
88
"author": {
99
"name": "Oleksandr Khymenko",
@@ -51,7 +51,7 @@
5151
],
5252
"license": "MIT",
5353
"bugs": {
54-
"url": "https://github.com/AlexKhymenko/ngx-permissions/issues"
54+
"url": "https://github.com/hugoj-goncalves/ngx-permissions/issues"
5555
},
5656
"main": "ngx-permissions.js",
5757
"module": "ngx-permissions.js",

0 commit comments

Comments
 (0)