We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 170b7d7 commit b4bf653Copy full SHA for b4bf653
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "@grano/pbac",
+ "name": "@granodigital/pbac",
3
"version": "0.3.2",
4
"description": "AWS IAM Policy inspired and (mostly) compatible evaluation engine",
5
"dependencies": {
@@ -30,6 +30,6 @@
30
"conditions.js"
31
],
32
"publishConfig": {
33
- "@grano:registry": "https://npm.pkg.github.com"
+ "@granodigital:registry": "https://npm.pkg.github.com"
34
}
35
0 commit comments