Update packages.json (#1677)

This commit is contained in:
John Novak 2020-10-24 16:13:47 +10:00 committed by GitHub
parent ae33bb44df
commit 2b2099dfa3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",