renamed package - remove dash from it's name
This commit is contained in:
parent
8d662f5c27
commit
db0c9d3a2e
1 changed files with 2 additions and 2 deletions
|
|
@ -377,10 +377,10 @@
|
|||
"web": "https://github.com/nim-lang/tcl"
|
||||
},
|
||||
{
|
||||
"name": "nim-glm",
|
||||
"name": "glm",
|
||||
"url": "https://github.com/stavenko/nim-glm",
|
||||
"method": "git",
|
||||
"tags": ["opengl", "math", "matrix", "vector"],
|
||||
"tags": ["opengl", "math", "matrix", "vector", "glsl"],
|
||||
"description": "Port of c++ glm library with shader-like syntax",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/stavenko/nim-glm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue