Skip to content

Commit

Permalink
build(package.json): bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
webistomin committed Apr 15, 2021
1 parent 9c2ff4f commit 57b24c9
Show file tree
Hide file tree
Showing 6 changed files with 2,180 additions and 1,883 deletions.
1 change: 1 addition & 0 deletions .husky/.gitignore
@@ -0,0 +1 @@
_
4 changes: 4 additions & 0 deletions .husky/commit-msg
@@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx --no-install commitlint --edit $1
4 changes: 4 additions & 0 deletions .husky/pre-commit
@@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

lint-staged --no-stash
6 changes: 0 additions & 6 deletions husky.config.js

This file was deleted.

1 comment on commit 57b24c9

@vercel
Copy link

@vercel vercel bot commented on 57b24c9 Apr 15, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.