Update packages.json (#2404)

This commit is contained in:
Amaan Ahmad Khan
2022-11-15 21:26:06 +01:00
committed by GitHub
parent 773f5f0165
commit 145fb41203
+2 -2
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",