Skip to content

Commit 41718ed

Browse files
authored
Update deps (#68)
1 parent d548453 commit 41718ed

File tree

6 files changed

+513
-1545
lines changed

6 files changed

+513
-1545
lines changed

.eslintrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@ module.exports = {
2727
rules: {
2828
'@typescript-eslint/camelcase': 'off',
2929
'@typescript-eslint/no-non-null-assertion': 'off',
30+
'@typescript-eslint/no-explicit-any': 'off',
3031
}
3132
};

dist/main/index.js

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/post/index.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)