Skip to content

Commit

Permalink
fix: removing hooks package
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasio committed Jun 24, 2024
1 parent 3b73131 commit 26c35a7
Show file tree
Hide file tree
Showing 95 changed files with 4,782 additions and 8,240 deletions.
9,603 changes: 4,748 additions & 4,855 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,9 @@
"ts-jest": "^29.0.3",
"typescript": "^5.4.5",
"whatwg-fetch": "^3.6.2",
"tsc-esm-fix": "^2.20.27"
"tsc-esm-fix": "^2.20.27",
"@types/react": "^18",
"@types/react-dom": "^18"
},
"dependencies": {
"@justinribeiro/lite-youtube": "^1.3.1",
Expand Down
8 changes: 0 additions & 8 deletions packages/hooks/.lintstagedrc.json

This file was deleted.

19 changes: 0 additions & 19 deletions packages/hooks/CHANGELOG.md

This file was deleted.

19 changes: 0 additions & 19 deletions packages/hooks/LICENSE.md

This file was deleted.

26 changes: 0 additions & 26 deletions packages/hooks/README.md

This file was deleted.

3 changes: 0 additions & 3 deletions packages/hooks/global.d.ts

This file was deleted.

18 changes: 0 additions & 18 deletions packages/hooks/jest.config.js

This file was deleted.

48 changes: 0 additions & 48 deletions packages/hooks/package.json

This file was deleted.

27 changes: 0 additions & 27 deletions packages/hooks/plop-templates/hook-dom-test.hbs

This file was deleted.

6 changes: 0 additions & 6 deletions packages/hooks/plop-templates/hook-index.hbs

This file was deleted.

27 changes: 0 additions & 27 deletions packages/hooks/plop-templates/hook-ssr-test.hbs

This file was deleted.

42 changes: 0 additions & 42 deletions packages/hooks/plopfile.js

This file was deleted.

35 changes: 0 additions & 35 deletions packages/hooks/rollup.config.js

This file was deleted.

2 changes: 0 additions & 2 deletions packages/hooks/src/context.ts

This file was deleted.

17 changes: 0 additions & 17 deletions packages/hooks/src/index.ts

This file was deleted.

Loading

0 comments on commit 26c35a7

Please sign in to comment.