bump shadow-cljs

This commit is contained in:
Thomas Heller
2022-06-25 08:48:04 +02:00
parent 326ec14308
commit 4bffccd287
2 changed files with 8 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
{
"devDependencies": {
"shadow-cljs": "^2.19.0"
"shadow-cljs": "^2.19.5"
}
}