Remove dependency to fix build
Signed-off-by:
Snorre Magnus Davøen <snorre.davoen@nsd.no>
Showing
... | @@ -15,7 +15,6 @@ | ... | @@ -15,7 +15,6 @@ |
"log-schema/log-schema.json" | "log-schema/log-schema.json" | ||
], | ], | ||
"devDependencies": { | "devDependencies": { | ||
"dtslint": "Microsoft/dtslint#production", | |||
"jayschema": "^0.3.1", | "jayschema": "^0.3.1", | ||
"json-schema-to-typescript": "^4.2.0", | "json-schema-to-typescript": "^4.2.0", | ||
"tslint": "^5.2.0", | "tslint": "^5.2.0", | ||
... | ... |
Please register or sign in to comment