We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39d3a12 commit fa8dc4cCopy full SHA for fa8dc4c
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-abac",
3
- "version": "0.1.529",
+ "version": "0.1.530",
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.6",
189
"react-dom": "19.2.6",
190
"rimraf": "6.1.3",
191
- "rollup": "4.60.3",
+ "rollup": "4.60.4",
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