We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99270a0 commit 7c8d78eCopy full SHA for 7c8d78e
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-abac",
3
- "version": "0.1.344",
+ "version": "0.1.345",
4
"description": "Attribute Based Access Control and Role Based Access Control for React",
5
"keywords": [
6
"abac",
@@ -188,7 +188,7 @@
188
"react": "19.1.0",
189
"react-dom": "19.1.0",
190
"rimraf": "6.0.1",
191
- "rollup": "4.39.0",
+ "rollup": "4.40.0",
192
"rollup-plugin-commonjs": "10.1.0",
193
"@rollup/plugin-node-resolve": "16.0.1",
194
"rollup-plugin-peer-deps-external": "2.2.4",
0 commit comments