Skip to content

Commit

Permalink
⚙️ Update name imports
Browse files Browse the repository at this point in the history
  • Loading branch information
pheralb committed Sep 19, 2024
1 parent 98ed284 commit 23fb969
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -146,14 +146,14 @@ export { default as Cucumber } from "./library/cucumber.js";
export { default as Drizzle } from "./library/drizzle.js";
export { default as Dune } from "./library/dune.js";
export { default as Lock } from "./library/lock.js";
export { default as OCalm } from "./library/oCalm.js";
export { default as OCalm } from "./library/ocalm.js";
export { default as Razor } from "./library/razor.js";
export { default as Stylelint } from "./library/stylelint.js";
export { default as Earthfile } from "./library/earthfile.js";
export { default as Gatsbyjs } from "./library/gatsbyjs.js";
export { default as Keystatic } from "./library/keystatic.js";
export { default as Knip } from "./library/knip.js";
export { default as PandaCSS } from "./library/pandaCss.js";
export { default as PandaCSS } from "./library/panda.js";
export { default as Sanity } from "./library/sanity.js";
export { default as Serverless } from "./library/serverless.js";
export { default as Solidity } from "./library/solidity.js";
Expand Down
File renamed without changes.

0 comments on commit 23fb969

Please sign in to comment.