Update packages.json (#1677)

This commit is contained in:
John Novak
2020-10-24 08:13:47 +02:00
committed by GitHub
parent ae33bb44df
commit 2b2099dfa3
+2 -2
View File
@@ -648,7 +648,7 @@
},
{
"name": "glfw",
"url": "https://github.com/ephja/nim-glfw",
"url": "https://github.com/johnnovak/nim-glfw",
"method": "git",
"tags": [
"library",
@@ -659,7 +659,7 @@
],
"description": "A high-level GLFW 3 wrapper",
"license": "MIT",
"web": "https://github.com/ephja/nim-glfw"
"web": "https://github.com/johnnovak/nim-glfw"
},
{
"name": "nim-ao",