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 63880d0 commit 3b5d688Copy full SHA for 3b5d688
projects/dashjoin/json-schema-form/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@dashjoin/json-schema-form",
3
- "version": "1.0.3",
+ "version": "1.0.4",
4
"license": "Apache-2.0",
5
"repository": {
6
"type": "git",
@@ -19,12 +19,12 @@
19
],
20
"peerDependencies": {
21
"jsonata": "^2.0.4",
22
- "@angular/material": "^16.2.12",
23
- "@angular/common": "^16.2.12",
24
- "@angular/core": "^16.2.12"
+ "@angular/material": "^17.3.12",
+ "@angular/common": "^17.3.12",
+ "@angular/core": "^17.3.12"
25
},
26
"dependencies": {
27
"tslib": "^2.3.0"
28
29
"sideEffects": false
30
-}
+}
0 commit comments