Skip to content

Commit a676e30

Browse files
committed
v1.0.6
1 parent 1695ed2 commit a676e30

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

package-lock.json

Lines changed: 2 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quiet-front-end/json-schema-editor-antd",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"private": false,
55
"description": "Json Schema Editor",
66
"keywords": [
@@ -60,6 +60,7 @@
6060
"@ant-design/icons": "^5.3.7",
6161
"@apidevtools/json-schema-ref-parser": "^11.7.3",
6262
"@monaco-editor/react": "^4.6.0",
63+
"ajv": "^8.17.1",
6364
"antd": "^5.22.2",
6465
"json-schema-library": "^10.0.0-rc5",
6566
"lodash": "^4.17.21"

0 commit comments

Comments
 (0)