Update lockfile.json and amount query for ledger

`amount_expr` was renamed to `amount` in
52101ac32e890ac224e51cb005182bbe45c0250d.
This commit is contained in:
Cédric Barreteau 2021-02-04 21:02:20 +01:00 committed by Stephan Seitz
parent 839f621955
commit 9385413597
2 changed files with 2 additions and 2 deletions

View file

@ -63,7 +63,7 @@
"revision": "b72933c0c0ff25f2de35bb3acabfe6979333187e"
},
"ledger": {
"revision": "8cd93bdde7209dc8d1c4d682feaf5a37b81ceaa9"
"revision": "16e9faca2215fed6bd6d1295fbb946fbcbde668f"
},
"lua": {
"revision": "97b757ad3546d68dc1131e6ffb9b1d2a750eea29"

View file

@ -3,7 +3,7 @@
((date) @number)
((account) @variable)
((note) @comment)
((amount_expr) @keyword)
((amount) @keyword)
((quantity) @number)
((commodity) @string)