Skip to content

Commit af31860

Browse files
committed
Clean up dependencies
1 parent e44daea commit af31860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"devDependencies": {
1818
"@metamask/eslint-config": "^1.0.0",
1919
"@types/jest": "^24.9.0",
20+
"@types/node": "^10.17.13",
2021
"@typescript-eslint/eslint-plugin": "^2.16.0",
2122
"@typescript-eslint/parser": "^2.16.0",
2223
"eslint": "^6.8.0",
@@ -26,6 +27,5 @@
2627
"typescript": "^3.7.5"
2728
},
2829
"dependencies": {
29-
"@types/node": "^10.17.13"
3030
}
3131
}

0 commit comments

Comments
 (0)