Skip to content

Commit

Permalink
Changed method signatures and property names (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
smikhalevski authored Mar 21, 2023
1 parent c2d8f30 commit 7b327de
Show file tree
Hide file tree
Showing 48 changed files with 2,332 additions and 2,123 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
typescript: [ "4.1", "4.2", "4.3", "4.4", "4.5", "4.6", "4.7", "4.8", "4.9" ]
typescript: [ "4.1", "4.9", "5.0" ]
name: typescript@${{ matrix.typescript }}
steps:
- uses: actions/checkout@v3
Expand Down
Loading

0 comments on commit 7b327de

Please sign in to comment.