feat: load connector governance webui
This commit is contained in:
Generated
+19
@@ -17,6 +17,7 @@
|
||||
"@govoplan/campaign-webui": "file:../../govoplan-campaign/webui",
|
||||
"@govoplan/cases-webui": "file:../../govoplan-cases/webui",
|
||||
"@govoplan/committee-webui": "file:../../govoplan-committee/webui",
|
||||
"@govoplan/connectors-webui": "file:../../govoplan-connectors/webui",
|
||||
"@govoplan/dashboard-webui": "file:../../govoplan-dashboard/webui",
|
||||
"@govoplan/dataflow-webui": "file:../../govoplan-dataflow/webui",
|
||||
"@govoplan/datasources-webui": "file:../../govoplan-datasources/webui",
|
||||
@@ -237,6 +238,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"../../govoplan-connectors/webui": {
|
||||
"name": "@govoplan/connectors-webui",
|
||||
"version": "0.1.18",
|
||||
"peerDependencies": {
|
||||
"@govoplan/core-webui": "^0.1.18",
|
||||
"react": ">=19.2.7 <20",
|
||||
"react-dom": ">=19.2.7 <20"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@govoplan/core-webui": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"../../govoplan-dashboard/webui": {
|
||||
"name": "@govoplan/dashboard-webui",
|
||||
"version": "0.1.18",
|
||||
@@ -1578,6 +1593,10 @@
|
||||
"resolved": "../../govoplan-committee/webui",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@govoplan/connectors-webui": {
|
||||
"resolved": "../../govoplan-connectors/webui",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@govoplan/dashboard-webui": {
|
||||
"resolved": "../../govoplan-dashboard/webui",
|
||||
"link": true
|
||||
|
||||
Reference in New Issue
Block a user