We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d29e03c commit 5af4af0Copy full SHA for 5af4af0
2 files changed
package.json
@@ -1,13 +1,13 @@
1
{
2
"name": "capi-ui",
3
"description": "UI for CAPI cluster provisioning using the Rancher Turtles extension",
4
- "version": "0.8.3-rc2",
+ "version": "0.8.3",
5
"private": false,
6
"engines": {
7
"node": ">=20"
8
},
9
"dependencies": {
10
- "@rancher/components": "^0.3.0-alpha.1",
+ "@rancher/components": "0.3.0-alpha.1",
11
"@rancher/shell": "3.0.5-rc.3",
12
"@types/lodash": "4.14.196",
13
"cache-loader": "4.1.0",
pkg/capi/package.json
@@ -1,7 +1,7 @@
"name": "capi",
"description": "UI for CAPI cluster provisioning",
"rancher": {
"annotations": {
0 commit comments