Remove ts-loader

Unrequired as webpack isn't used anymore.
This commit is contained in:
Ben
2018-12-05 14:05:22 +00:00
committed by GitHub
parent 1bbfc970c8
commit 82bc0e4ea5
-1
View File
@@ -37,7 +37,6 @@
"prettier": "^1.14.2", "prettier": "^1.14.2",
"supertest": "^3.1.0", "supertest": "^3.1.0",
"ts-jest": "^23.1.3", "ts-jest": "^23.1.3",
"ts-loader": "^4.4.2",
"ts-node": "^7.0.1", "ts-node": "^7.0.1",
"tsconfig-paths": "^3.5.0", "tsconfig-paths": "^3.5.0",
"tslint": "5.11.0", "tslint": "5.11.0",