Update packages.json (#2227)

This commit is contained in:
Luca 2022-05-09 06:16:31 +00:00 committed by GitHub
parent cf22867fca
commit 547b0d8c11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25883,16 +25883,17 @@
"web": "https://gitlab.com/lurlo/parsepage"
},
{
"name": "resultutils",
"url": "https://github.com/nonnil/resultutils",
"name": "resultsutils",
"url": "https://github.com/nonnil/resultsutils",
"method": "git",
"tags": [
"result",
"results"
"results",
"error"
],
"description": "Utility macros for easier handling of Result",
"license": "MIT",
"web": "https://github.com/nonnil/resultutils"
"web": "https://github.com/nonnil/resultsutils"
},
{
"name": "stdarg",