Skip to content

Commit

Permalink
refactor(dynamo): remove deprecated package
Browse files Browse the repository at this point in the history
  • Loading branch information
sixmen committed Oct 27, 2024
1 parent 5ef126a commit a3a1feb
Show file tree
Hide file tree
Showing 28 changed files with 0 additions and 1,697 deletions.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
- name: Install packages
run: |
npm install
(cd packages/dynamo ; npm install)
(cd packages/express ; npm install)
(cd packages/graphql ; npm install)
(cd packages/util ; npm install)
Expand Down
1 change: 0 additions & 1 deletion packages/dynamo/.npmignore

This file was deleted.

41 changes: 0 additions & 41 deletions packages/dynamo/eslint.config.mjs

This file was deleted.

25 changes: 0 additions & 25 deletions packages/dynamo/lib/BaseModel.d.ts

This file was deleted.

140 changes: 0 additions & 140 deletions packages/dynamo/lib/BaseModel.js

This file was deleted.

9 changes: 0 additions & 9 deletions packages/dynamo/lib/Decorators.d.ts

This file was deleted.

106 changes: 0 additions & 106 deletions packages/dynamo/lib/Decorators.js

This file was deleted.

5 changes: 0 additions & 5 deletions packages/dynamo/lib/Dynogels.d.ts

This file was deleted.

42 changes: 0 additions & 42 deletions packages/dynamo/lib/Dynogels.js

This file was deleted.

Loading

0 comments on commit a3a1feb

Please sign in to comment.