Update packages.json (#2404)

This commit is contained in:
Amaan Ahmad Khan 2022-11-16 01:56:06 +05:30 committed by GitHub
parent 773f5f0165
commit 145fb41203
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27123,7 +27123,7 @@
},
{
"name": "NimNN",
"url": "https://github.com/xcodz-dot/NimNN",
"url": "https://github.com/amaank404/NimNN",
"method": "git",
"tags": [
"neural",
@ -27134,7 +27134,7 @@
],
"description": "Neural Networks from scratch",
"license": "MIT",
"web": "https://github.com/xcodz-dot/NimNN"
"web": "https://github.com/amaank404/NimNN"
},
{
"name": "simpleargs",