Skip to content

Commit

Permalink
[FIX] config: bump owl version
Browse files Browse the repository at this point in the history
catching up to odoo version 2.0.9

closes #2252

Signed-off-by: Lucas Lefèvre (lul) <[email protected]>
  • Loading branch information
rrahir committed Mar 22, 2023
1 parent 441843a commit 0ce524d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"xmlSelfClosingSpace": false
},
"dependencies": {
"@odoo/owl": "2.0.3",
"@odoo/owl": "2.0.9",
"bootstrap": "^5.1.3"
},
"jest": {
Expand Down

0 comments on commit 0ce524d

Please sign in to comment.