Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alexesprit committed May 19, 2020
1 parent 514e4c0 commit 21b6ad3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
},
"devDependencies": {
"@types/node": "14.0.1",
"@typescript-eslint/eslint-plugin": "^2.34.0",
"@typescript-eslint/parser": "^2.34.0",
"@typescript-eslint/eslint-plugin": "2.34.0",
"@typescript-eslint/parser": "2.34.0",
"@zeit/ncc": "0.22.1",
"eslint": "7.0.0",
"eslint-config-web-scrobbler": "^0.2.0",
"eslint-config-web-scrobbler": "0.2.0",
"typescript": "3.9.2"
},
"scripts": {
Expand Down

0 comments on commit 21b6ad3

Please sign in to comment.