We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0310a36 commit 668ab46Copy full SHA for 668ab46
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "permission-gate",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"description": "A library for handling roles and permissions in large-scale React apps",
5
"main": "./lib/cjs/index.js",
6
"module": "./lib/esm/index.js",
@@ -28,4 +28,4 @@
28
"files": [
29
"/lib"
30
]
31
-}
+}
0 commit comments