Skip to content

Commit 2986523

Browse files
dackers86jhuleatt
andauthored
chore(shadcn): renamed script to firebase-oss package
Co-authored-by: Jeff <3759507+jhuleatt@users.noreply.github.com>
1 parent 7e0c38c commit 2986523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"typecheck": "nuxt typecheck .",
1717
"deploy": "npm run generate && npx -y firebase-tools --project=default deploy",
1818
"deploy:hosting": "npx -y firebase-tools --project=default deploy --only hosting",
19-
"shadcn:copy": "npx @invertase/firebaseui-shadcn copy --outDir=public/r"
19+
"shadcn:copy": "npx @firebase-oss/ui-shadcn@beta copy --outDir=public/r"
2020
},
2121
"devDependencies": {
2222
"@docsearch/js": "^3.9.0",

0 commit comments

Comments
 (0)