This commit is contained in:
Olivier Gagnon
2021-06-13 11:15:02 -04:00
parent 19f51b684b
commit 321dca4993
8 changed files with 88 additions and 20 deletions

View File

@@ -126,5 +126,5 @@
"watch": "webpack --watch --mode production",
"watch:dev": "webpack --watch --mode development"
},
"version": "0.51.10"
"version": "0.52.0"
}