mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-22 00:13:45 -05:00
Merge pull request #102 from TomAFrench/fix-splitfreq-weights
Fix test failure due to non-integer weight values
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
"eslint-plugin-prettier": "^3.1.4",
|
||||
"esm": "^3.0.82",
|
||||
"fake-indexeddb": "^3.1.3",
|
||||
"fast-check": "^2.11.0",
|
||||
"fast-check": "2.13.0",
|
||||
"fast-glob": "^2.2.0",
|
||||
"jest": "25.2.7",
|
||||
"jsverify": "^0.8.4",
|
||||
|
||||
Reference in New Issue
Block a user