Remove ts-loader
Unrequired as webpack isn't used anymore.
This commit is contained in:
parent
1bbfc970c8
commit
82bc0e4ea5
|
|
@ -37,7 +37,6 @@
|
|||
"prettier": "^1.14.2",
|
||||
"supertest": "^3.1.0",
|
||||
"ts-jest": "^23.1.3",
|
||||
"ts-loader": "^4.4.2",
|
||||
"ts-node": "^7.0.1",
|
||||
"tsconfig-paths": "^3.5.0",
|
||||
"tslint": "5.11.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue