Skip to content

Commit a2b8e3b

Browse files
committed
chore: add nextui for vite-react
1 parent 17ea14e commit a2b8e3b

File tree

11 files changed

+11536
-6720
lines changed

11 files changed

+11536
-6720
lines changed

.npmrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ shamefully-hoist=true
33
git-checks=false
44
hoist-pattern[]=!tailwindcss
55
auto-install-peers=false
6-
package-manager-strict=false
6+
package-manager-strict=false
7+
public-hoist-pattern[]=*@nextui-org/*

apps/.npmrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
shamefully-hoist=true
2-
# registry=https://registry.npmjs.org
2+
# registry=https://registry.npmjs.org
3+
public-hoist-pattern[]=*@nextui-org/*

0 commit comments

Comments
 (0)