[FIX] package: Auto-update package-lock.json

This commit updates the version in package-lock.json and make it so
it is automatically and correctly updated at each new release.
This commit is contained in:
Julien Carion (juca)
2023-03-31 11:53:54 +02:00
committed by Sam Degueldre
parent 64de716b91
commit 94ae940e82
3 changed files with 8 additions and 9 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
// do not modify manually. This value is updated by the release script.
// do not modify manually. This file is generated by the release script.
export const version = "2.1.0";