mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[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:
committed by
Sam Degueldre
parent
64de716b91
commit
94ae940e82
Generated
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@odoo/owl",
|
||||
"version": "2.0.9",
|
||||
"version": "2.1.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user