fix(build): downgrade jasmine typing

This commit is contained in:
Sergey Andrievskiy 2021-01-19 15:05:20 +03:00
parent e26b3b6c29
commit 45a9a8089b
2 changed files with 4 additions and 4 deletions

View file

@ -100,7 +100,7 @@
"@fortawesome/fontawesome-free": "^5.2.0",
"@types/d3-color": "1.0.5",
"@types/googlemaps": "^3.39.3",
"@types/jasmine": "^3.3.0",
"@types/jasmine": "2.5.54",
"@types/jasminewd2": "2.0.3",
"@types/leaflet": "1.2.3",
"@types/node": "^12.11.1",