Updated license and url in package.json
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"name": "attract",
|
"name": "attract",
|
||||||
"license": "GPL",
|
"license": "GPL-2.0",
|
||||||
"author": "Blender Institute",
|
"author": "Blender Institute",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://git.blender.org/attract-server.git"
|
"url": "git://git.blender.org/attract.git"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"gulp": "~3.9.1",
|
"gulp": "~3.9.1",
|
||||||
|
Reference in New Issue
Block a user