Skip to content

Commit

Permalink
feat(breaking): remove tutors-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
jouwdan committed Aug 17, 2023
1 parent b4ea1f5 commit c34e60e
Show file tree
Hide file tree
Showing 48 changed files with 1 addition and 2,001 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
"private": true,
"workspaces": [
"/*",
"cli/*",
"packages/*"
"cli/*"
],
"scripts": {
"build": "turbo run build",
Expand Down
3 changes: 0 additions & 3 deletions packages/tutors-lib/.eslintrc.cjs

This file was deleted.

38 changes: 0 additions & 38 deletions packages/tutors-lib/package.json

This file was deleted.

18 changes: 0 additions & 18 deletions packages/tutors-lib/src/models/course.d.ts

This file was deleted.

86 changes: 0 additions & 86 deletions packages/tutors-lib/src/models/course.js

This file was deleted.

1 change: 0 additions & 1 deletion packages/tutors-lib/src/models/course.js.map

This file was deleted.

70 changes: 0 additions & 70 deletions packages/tutors-lib/src/models/course.ts

This file was deleted.

16 changes: 0 additions & 16 deletions packages/tutors-lib/src/models/lab.d.ts

This file was deleted.

101 changes: 0 additions & 101 deletions packages/tutors-lib/src/models/lab.js

This file was deleted.

1 change: 0 additions & 1 deletion packages/tutors-lib/src/models/lab.js.map

This file was deleted.

Loading

0 comments on commit c34e60e

Please sign in to comment.