Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
fix script

fix

Create weekly event recurring instance (PalisadoesFoundation#1602)

* Create weekly event recurring instance

* test for weekly recurring events

* Weekly Recurring Events bug fixes

Revert "Create weekly event recurring instance (PalisadoesFoundation#1602)" (PalisadoesFoundation#1649)

This reverts commit e7c043d.

Lint only updated files with stricter linting (PalisadoesFoundation#1635)

* Replace package vm2 with isolated-vm (PalisadoesFoundation#1532)

* Replace package vm2 with isolated-vm

* Removed package isolated-vm

* init: lint-staged for linting staged files only

* feat: convert warn to error in eslintrc

* fix: failing tests

* fix: package.json

* fix: package-lock

---------

Co-authored-by: Sarthak Patel <[email protected]>

Revert "Lint only updated files with stricter linting (PalisadoesFoundation#1635)" (PalisadoesFoundation#1652)

This reverts commit 269b8bd.

fix readme

fix failing test

made the requested changes

fix test
  • Loading branch information
AVtheking committed Jan 9, 2024
1 parent 07b5bc2 commit c467a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_files_submitted.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,4 @@ def main():


if __name__ == "__main__":
main()
main()

0 comments on commit c467a2d

Please sign in to comment.