Skip to content

Commit

Permalink
Clean up dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
whymarrh committed Feb 12, 2020
1 parent 6250be8 commit 2ae9c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"devDependencies": {
"@metamask/eslint-config": "^1.0.0",
"@types/jest": "^24.9.0",
"@types/node": "^10.17.13",
"@typescript-eslint/eslint-plugin": "^2.16.0",
"@typescript-eslint/parser": "^2.16.0",
"eslint": "^6.8.0",
Expand All @@ -26,6 +27,5 @@
"typescript": "^3.7.5"
},
"dependencies": {
"@types/node": "^10.17.13"
}
}

0 comments on commit 2ae9c10

Please sign in to comment.