Updated momentum lib

This commit is contained in:
2026-07-26 14:40:03 -04:00
parent ca4d50e3f8
commit c672dba977
2 changed files with 11 additions and 20 deletions

View File

@@ -11,8 +11,8 @@
"type-check": "vue-tsc --build --force"
},
"dependencies": {
"@ztimson/momentum": "^1.1.9",
"@ztimson/utils": "^0.29.4",
"@ztimson/momentum": "^1.5.4",
"@ztimson/utils": "^0.30.2",
"vue": "^3.3.11",
"vue-router": "^4.2.5"
},