Skip to content

Commit

Permalink
build jsrepo-manifest.json (#86)
Browse files Browse the repository at this point in the history
Co-authored-by: shyakadavis <[email protected]>
  • Loading branch information
github-actions[bot] and shyakadavis authored Feb 4, 2025
1 parent f92d9d4 commit ec55161
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jsrepo-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@
],
"localDependencies": ["ui/dialog", "ui/drawer", "lib/utils", "ui/button"],
"dependencies": [],
"devDependencies": ["runed@^0.15.4"],
"devDependencies": [],
"_imports_": {
"$lib/components/ui/dialog/index.js": "{{ui/dialog}}/index.js",
"$lib/components/ui/drawer/index.js": "{{ui/drawer}}/index.js",
Expand Down Expand Up @@ -646,7 +646,7 @@
],
"localDependencies": ["lib/utils", "icons/index", "ui/separator"],
"dependencies": [],
"devDependencies": ["[email protected]", "lucide-svelte@^0.468.0"],
"devDependencies": ["[email protected]", "lucide-svelte@^0.474.0"],
"_imports_": {
"$lib/utils.js": "{{lib/utils}}.js",
"$lib/assets/icons": "{{icons/index}}",
Expand Down

0 comments on commit ec55161

Please sign in to comment.