Skip to content

Commit

Permalink
Add missing dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
alexesprit committed Aug 1, 2020
1 parent 1762a8f commit 9f95884
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
6 changes: 6 additions & 0 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
},
"devDependencies": {
"eslint": "7.5.0",
"prettier-config-web-scrobbler": "0.1.0"
"prettier-config-web-scrobbler": "0.1.0",
"typescript": "3.9.7"
},
"peerDependencies": {
"eslint": ">=7"
Expand Down

0 comments on commit 9f95884

Please sign in to comment.