Migrated more short-url reducers to TS

This commit is contained in:
Alejandro Celaya
2020-08-26 18:55:40 +02:00
parent 6696fb13d6
commit 1b03d04318
15 changed files with 169 additions and 57 deletions

View File

@@ -141,7 +141,7 @@
"terser-webpack-plugin": "^2.1.2",
"ts-jest": "^26.0.0",
"ts-mockery": "^1.2.0",
"typescript": "^3.9.3",
"typescript": "^4.0.2",
"url-loader": "^2.2.0",
"webpack": "^4.41.0",
"webpack-dev-server": "^3.8.2",