Skip to content

Commit da59738

Browse files
authored
Merge pull request #4295 from skoeva/hp-examples
plugins/examples: Bump headlamp-plugin to 0.13.0
2 parents 527f160 + 2509058 commit da59738

File tree

25 files changed

+2788
-2481
lines changed

25 files changed

+2788
-2481
lines changed

plugins/examples/app-menus/package-lock.json

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

plugins/examples/app-menus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
]
3232
},
3333
"devDependencies": {
34-
"@kinvolk/headlamp-plugin": "^0.13.0-alpha.7"
34+
"@kinvolk/headlamp-plugin": "^0.13.0"
3535
},
3636
"overrides": {
3737
"typescript": "5.6.2"

plugins/examples/change-logo/package-lock.json

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

plugins/examples/change-logo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
]
3030
},
3131
"devDependencies": {
32-
"@kinvolk/headlamp-plugin": "^0.13.0-alpha.7"
32+
"@kinvolk/headlamp-plugin": "^0.13.0"
3333
},
3434
"overrides": {
3535
"typescript": "5.6.2"

0 commit comments

Comments
 (0)