Skip to content

Commit 7ec9ac8

Browse files
committed
refactor!: rename to heroui-vue
1 parent b265f60 commit 7ec9ac8

File tree

7 files changed

+3
-3
lines changed

7 files changed

+3
-3
lines changed

.github/workflows/nextui-publish.yml renamed to .github/workflows/heroui-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Publish NextUI Vue
1+
name: Publish HeroUI Vue
22

33
on:
44
push:
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
defaults:
1616
run:
17-
working-directory: "packages/nextui-vue"
17+
working-directory: "packages/heroui-vue"
1818

1919
steps:
2020
- name: Checkout

packages/nextui-vue/package.json renamed to packages/heroui-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "nextui-vue",
2+
"name": "heroui-vue",
33
"type": "module",
44
"version": "0.0.16",
55
"publishConfig": {
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)