We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f7528a commit 4ec2574Copy full SHA for 4ec2574
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-abac",
3
- "version": "0.1.513",
+ "version": "0.1.514",
4
"description": "Attribute Based Access Control and Role Based Access Control for React",
5
"keywords": [
6
"abac",
@@ -188,7 +188,7 @@
188
"react": "19.2.5",
189
"react-dom": "19.2.5",
190
"rimraf": "6.1.3",
191
- "rollup": "4.60.1",
+ "rollup": "4.60.2",
192
"rollup-plugin-commonjs": "10.1.0",
193
"@rollup/plugin-node-resolve": "16.0.3",
194
"rollup-plugin-peer-deps-external": "2.2.4",
0 commit comments