[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,6 +1,6 @@
{
"name": "@odoo/owl",
"version": "2.0.9",
"version": "2.1.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {