Skip to content

Commit b4bf653

Browse files
fix: package scope
1 parent 170b7d7 commit b4bf653

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@grano/pbac",
2+
"name": "@granodigital/pbac",
33
"version": "0.3.2",
44
"description": "AWS IAM Policy inspired and (mostly) compatible evaluation engine",
55
"dependencies": {
@@ -30,6 +30,6 @@
3030
"conditions.js"
3131
],
3232
"publishConfig": {
33-
"@grano:registry": "https://npm.pkg.github.com"
33+
"@granodigital:registry": "https://npm.pkg.github.com"
3434
}
3535
}

0 commit comments

Comments
 (0)