Skip to content

Commit

Permalink
Update packages.json (#2940)
Browse files Browse the repository at this point in the history
Adding 'nimutils' package.
  • Loading branch information
GeK2K authored Sep 28, 2024
1 parent c97641a commit 8103878
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -34075,5 +34075,19 @@
"description": "runtime array types with destructors",
"license": "MIT",
"web": "https://github.com/metagn/manta"
},
{
"name": "nimutils",
"url": "https://github.com/GeK2K/nimutils",
"method": "git",
"tags": [
"util",
"date",
"intersection",
"easter",
],
"description": " some useful tools for programming with Nim",
"license": "MIT",
"web": "https://github.com/GeK2K/nimutils"
}
]

0 comments on commit 8103878

Please sign in to comment.