We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fd8054 commit 354a0e7Copy full SHA for 354a0e7
example/package.json
@@ -1,14 +1,14 @@
1
{
2
"name": "react-abac-example",
3
- "version": "0.1.368",
+ "version": "0.1.369",
4
"private": true,
5
"homepage": ".",
6
"dependencies": {
7
"@types/jest": "29.5.10",
8
"@types/node": "20.10.3",
9
"@types/react": "18.2.42",
10
"@types/react-dom": "18.2.17",
11
- "@types/react-syntax-highlighter": "15.5.10",
+ "@types/react-syntax-highlighter": "15.5.11",
12
"react": "18.2.0",
13
"react-abac": "file:..",
14
"react-dom": "18.2.0",
0 commit comments