Skip to content

Commit

Permalink
Update packages.json (#2979)
Browse files Browse the repository at this point in the history
* Update packages.json
  • Loading branch information
Araq authored Jan 30, 2025
1 parent 2ec3e27 commit 0e50da3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -34562,5 +34562,14 @@
"description": "Errorcodes maps Nim error states and POSIX and HTTP error codes to a single common enum. It can be used as an alternative to exceptions.",
"license": "MIT",
"web": "https://github.com/nim-lang/errorcodes"
},
{
"name": "nimony",
"url": "https://github.com/nim-lang/nimony.git",
"method": "git",
"tags": ["Nim compiler"],
"description": "Nimony is a new Nim implementation that is in heavy development.",
"license": "MIT",
"web": "https://github.com/nim-lang/nimony"
}
]

0 comments on commit 0e50da3

Please sign in to comment.