diff --git a/packages.json b/packages.json index 1162b27..379dcc9 100644 --- a/packages.json +++ b/packages.json @@ -10721,6 +10721,18 @@ "license": "MIT", "web": "https://github.com/M4RC3L05/redux-nim" }, + { + "name": "simpledecimal", + "url": "https://github.com/pigmej/nim-simple-decimal", + "method": "git", + "tags": [ + "decimal", + "library" + ], + "description": "A simple decimal library", + "license": "MIT", + "web": "https://github.com/pigmej/nim-simple-decimal" + }, { "name": "calibre", "url": "https://github.com/juancarlospaco/nim-calibre",