Skip to content

Commit

Permalink
Deprecate agilite (#60913)
Browse files Browse the repository at this point in the history
* Deprecate agilite

It has published its own types since 7.3

* Update notNeededPackages.json

Use full version specifier.

Co-authored-by: Jack Bates <jack@nottheoilrig.com>

Co-authored-by: Jack Bates <jack@nottheoilrig.com>
  • Loading branch information
sandersn and jablko committed Jun 22, 2022
1 parent 8d95307 commit 719ca8e
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 355 deletions.
4 changes: 4 additions & 0 deletions notNeededPackages.json
Expand Up @@ -48,6 +48,10 @@
"libraryName": "aggregate-error",
"asOfVersion": "2.2.0"
},
"agilite": {
"libraryName": "agilite",
"asOfVersion": "7.3.0"
},
"agora-rtc-sdk": {
"libraryName": "agora-rtc-sdk",
"asOfVersion": "3.2.0"
Expand Down
97 changes: 0 additions & 97 deletions types/agilite/agilite-tests.ts

This file was deleted.

231 changes: 0 additions & 231 deletions types/agilite/index.d.ts

This file was deleted.

24 changes: 0 additions & 24 deletions types/agilite/tsconfig.json

This file was deleted.

3 changes: 0 additions & 3 deletions types/agilite/tslint.json

This file was deleted.

0 comments on commit 719ca8e

Please sign in to comment.