Skip to content

Commit

Permalink
Merge pull request #10 from jitsi/update-deps
Browse files Browse the repository at this point in the history
fix(chore) update dependencies
  • Loading branch information
saghul authored Nov 25, 2020
2 parents 3b6f8fc + 4add5ba commit 97c2168
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 58 deletions.
127 changes: 72 additions & 55 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"name": "Hristo Terezov",
"email": "[email protected]"
},
"version": "0.2.0",
"version": "1.0.0",
"stability": "unstable",
"repository": {
"type": "git",
Expand All @@ -23,8 +23,8 @@
},
"dependencies": {},
"devDependencies": {
"precommit-hook": "^3.0.0",
"jshint": "2.8.0"
"jshint": "^2.12.0",
"precommit-hook": "^3.0.0"
},
"bugs": {
"url": "http://github.com/jitsi/jitsi-meet-logger/issues"
Expand Down

0 comments on commit 97c2168

Please sign in to comment.