Skip to content

Commit

Permalink
publish until fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoj-goncalves committed May 3, 2019
1 parent df2c257 commit 5b40e2b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
5 changes: 3 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "ngx-permissions",
"name": "@eklesia/ngx-permissions",
"version": "6.0.5",
"scripts": {
"build": "gulp build",
Expand All @@ -16,7 +16,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/AlexKhymenko/ngx-permissions"
"url": "https://github.com/hugoj-goncalves/ngx-permissions"
},
"author": {
"name": "Oleksandr Khymenko",
Expand Down Expand Up @@ -55,7 +55,7 @@
],
"license": "MIT",
"bugs": {
"url": "https://github.com/AlexKhymenko/ngx-permissions/issues"
"url": "https://github.com/hugoj-goncalves/ngx-permissions/issues"
},
"devDependencies": {
"@angular/common": "6.0.0-rc.5",
Expand Down
6 changes: 3 additions & 3 deletions src/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "ngx-permissions",
"name": "@eklesia/ngx-permissions",
"version": "6.0.5",
"repository": {
"type": "git",
"url": "https://github.com/AlexKhymenko/ngx-permissions"
"url": "https://github.com/hugoj-goncalves/ngx-permissions"
},
"author": {
"name": "Oleksandr Khymenko",
Expand Down Expand Up @@ -51,7 +51,7 @@
],
"license": "MIT",
"bugs": {
"url": "https://github.com/AlexKhymenko/ngx-permissions/issues"
"url": "https://github.com/hugoj-goncalves/ngx-permissions/issues"
},
"main": "ngx-permissions.js",
"module": "ngx-permissions.js",
Expand Down

0 comments on commit 5b40e2b

Please sign in to comment.