Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alex079 committed Sep 28, 2021
1 parent c6538e4 commit 8130b8a
Show file tree
Hide file tree
Showing 7 changed files with 1,740 additions and 1,252 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"parser": "@typescript-eslint/parser",
"parserOptions": {
"ecmaVersion": 2020,
"ecmaVersion": 2021,
"sourceType": "module"
},
"rules": {
Expand Down
Loading

0 comments on commit 8130b8a

Please sign in to comment.