Skip to content

Commit 0f91bb1

Browse files
committed
Correct package name
1 parent 2c458fb commit 0f91bb1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.changeset/tasty-waves-rhyme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
'@opf/primer-view-components': patch
2+
'@openproject/primer-view-components': patch
33
---
44

55
Updates Primer::Beta::Button.with_tooltip to not accept `:label` type.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@opf/primer-view-components",
2+
"name": "@openproject/primer-view-components",
33
"version": "0.6.0",
44
"description": "ViewComponents of the Primer Design System for OpenProject",
55
"main": "app/assets/javascripts/primer_view_components.js",

0 commit comments

Comments
 (0)