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 4a14833 commit 462d58bCopy full SHA for 462d58b
example/package.json
@@ -1,14 +1,14 @@
1
{
2
"name": "react-abac-example",
3
- "version": "0.1.190",
+ "version": "0.1.191",
4
"private": true,
5
"homepage": ".",
6
"dependencies": {
7
"@types/jest": "28.1.4",
8
"@types/node": "16.11.43",
9
"@types/react": "18.0.15",
10
"@types/react-dom": "18.0.6",
11
- "@types/react-syntax-highlighter": "15.5.2",
+ "@types/react-syntax-highlighter": "15.5.3",
12
"react": "18.2.0",
13
"react-abac": "file:..",
14
"react-dom": "18.2.0",
0 commit comments