We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5376318 commit c312570Copy full SHA for c312570
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-abac",
3
- "version": "0.1.457",
+ "version": "0.1.458",
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.3",
189
"react-dom": "19.2.3",
190
"rimraf": "6.1.2",
191
- "rollup": "4.53.3",
+ "rollup": "4.53.5",
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