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 080aa05 commit 825da00Copy full SHA for 825da00
example/package.json
@@ -1,14 +1,14 @@
1
{
2
"name": "react-abac-example",
3
- "version": "0.1.325",
+ "version": "0.1.326",
4
"private": true,
5
"homepage": ".",
6
"dependencies": {
7
"@types/jest": "29.5.5",
8
"@types/node": "18.18.4",
9
"@types/react": "18.2.25",
10
"@types/react-dom": "18.2.11",
11
- "@types/react-syntax-highlighter": "15.5.7",
+ "@types/react-syntax-highlighter": "15.5.8",
12
"react": "18.2.0",
13
"react-abac": "file:..",
14
"react-dom": "18.2.0",
0 commit comments