Update decimal.js

This commit is contained in:
harryadel
2022-01-28 03:04:56 +02:00
parent 50a2d11c14
commit 7fa46bcf30

View File

@@ -4,7 +4,7 @@ Package.describe({
});
Npm.depends({
"decimal.js": "10.2.1"
"decimal.js": "10.3.1"
});
Package.onUse(function (api) {