Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit 10c5a87

Browse files
committed
Remove unused dependencies
1 parent 24cd817 commit 10c5a87

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,7 @@
1717
"prepack": "rimraf containers-readmes && copyfiles --up 1 containers/**/README.md containers-readmes"
1818
},
1919
"devDependencies": {
20-
"@typescript-eslint/eslint-plugin": "^2.6.1",
21-
"@typescript-eslint/parser": "^2.6.1",
2220
"copyfiles": "^2.1.0",
23-
"eslint": "^6.6.0",
2421
"rimraf": "^2.6.3"
2522
}
2623
}

0 commit comments

Comments
 (0)