We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89af5d8 commit 8405820Copy full SHA for 8405820
example/package.json
@@ -1,14 +1,14 @@
1
{
2
"name": "react-abac-example",
3
- "version": "0.1.332",
+ "version": "0.1.333",
4
"private": true,
5
"homepage": ".",
6
"dependencies": {
7
"@types/jest": "29.5.6",
8
"@types/node": "18.18.6",
9
"@types/react": "18.2.29",
10
"@types/react-dom": "18.2.13",
11
- "@types/react-syntax-highlighter": "15.5.8",
+ "@types/react-syntax-highlighter": "15.5.9",
12
"react": "18.2.0",
13
"react-abac": "file:..",
14
"react-dom": "18.2.0",
0 commit comments