This commit is contained in:
Olivier Gagnon
2021-08-21 00:31:42 -04:00
parent cd1c1ce145
commit 474befa091
4 changed files with 38 additions and 25 deletions

View File

@@ -129,5 +129,5 @@
"watch": "webpack --watch --mode production",
"watch:dev": "webpack --watch --mode development"
},
"version": "0.52.5"
"version": "0.52.6"
}