Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
talk2MeGooseman committed Jan 16, 2020
1 parent 147b30a commit 829735c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions lefthook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# Refer for explanation to following link:
# https://github.com/Arkweid/lefthook/blob/master/docs/full_guide.md
#
pre-push:
commands:
packages-audit:
tags: frontend security
run: yarn audit
# pre-push:
# commands:
# packages-audit:
# tags: frontend security
# run: yarn audit
# gems-audit:
# tags: backend security
# run: bundle audit
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-twitch-embed-video",
"description": "Allows you to easily embed a twitch video in your ReactJS application",
"version": "1.1.2",
"version": "1.1.3",
"license": "MIT",
"author": "Erik Guzman",
"repository": {
Expand Down

0 comments on commit 829735c

Please sign in to comment.