This commit is contained in:
Olivier Gagnon
2021-08-27 15:26:12 -04:00
parent e75197dee3
commit 42704d8695
10 changed files with 159 additions and 31 deletions

View File

@@ -130,5 +130,5 @@
"watch": "webpack --watch --mode production",
"watch:dev": "webpack --watch --mode development"
},
"version": "0.52.8"
"version": "0.52.9"
}