This commit is contained in:
Olivier Gagnon
2021-08-21 14:00:28 -04:00
parent 4b8e63f342
commit a564957092
18 changed files with 151 additions and 77 deletions

View File

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