diff --git a/package.json b/package.json index ae272af..e32dc63 100644 --- a/package.json +++ b/package.json @@ -43,10 +43,10 @@ "jasmine-focused": "^1.0.7", "onchange": "^6.1.0", "rimraf": "^3.0.0", + "tslint": "^5.20.1", "typescript": "^3.7.2" }, "dependencies": { - "lru-cache": "^5.1.1", - "tslint": "^5.20.1" + "lru-cache": "^5.1.1" } }