Skip to content

Commit

Permalink
fix: migrate to workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeysova committed Dec 15, 2023
1 parent f1bc6cc commit 8c09533
Show file tree
Hide file tree
Showing 5 changed files with 6,265 additions and 8,873 deletions.
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

lint-staged
pnpm lint-staged
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@
"build": "pnpm cleanup && pnpm build:indexes && pnpm build:types && pnpm build:commonjs && pnpm build:mjs && pnpm build:bundles",
"prepublishOnly": "pnpm build:methods && yarn build:cjs"
},
"workspaces": [
"website"
],
"author": "Sergey Sova <[email protected]> (https://sergeysova.com/)",
"license": "MIT",
"devDependencies": {
Expand Down
Loading

0 comments on commit 8c09533

Please sign in to comment.