Update of aspected routing dep

This commit is contained in:
Pieter Vander Vennet 2021-07-27 11:34:39 +02:00
parent 0319f94735
commit f8b7c1061a
3 changed files with 161 additions and 55 deletions

View file

@ -58,7 +58,7 @@
"@types/leaflet.markercluster": "^1.4.3",
"@types/lz-string": "^1.3.34",
"@types/prompt-sync": "^4.1.0",
"aspected-routing": "^0.2.0",
"aspected-routing": "^0.3.1",
"autoprefixer": "^9.8.6",
"country-language": "^0.1.7",
"email-validator": "^2.0.4",
@ -80,7 +80,6 @@
"parcel": "^1.2.4",
"postcss": "^7.0.36",
"prompt-sync": "^4.2.0",
"sharp": "^0.27.0",
"tslint": "^6.1.3"
},
"devDependencies": {
@ -90,6 +89,7 @@
"fs": "0.0.1-security",
"marked": "^2.0.0",
"read-file": "^0.2.0",
"sharp": "^0.27.0",
"tailwindcss": "npm:@tailwindcss/postcss7-compat@^2.2.7",
"ts-node": "^9.0.0",
"ts-node-dev": "^1.0.0-pre.63",