chore: add types for terser plugin

This commit is contained in:
Igor Randjelovic
2020-11-19 21:52:38 +01:00
committed by Nathan Walker
parent 7e8c6a900a
commit 4b992958d0

View File

@ -27,6 +27,7 @@
}, },
"devDependencies": { "devDependencies": {
"@types/jest": "^26.0.15", "@types/jest": "^26.0.15",
"@types/terser-webpack-plugin": "^5.0.2",
"jest": "^26.6.3", "jest": "^26.6.3",
"ts-jest": "^26.4.4", "ts-jest": "^26.4.4",
"typescript": "^4.0.5" "typescript": "^4.0.5"