Updated license and url in package.json

This commit is contained in:
2017-07-13 16:15:00 +02:00
parent 25fcfea62f
commit b918151c94

View File

@@ -1,10 +1,10 @@
{
"name": "attract",
"license": "GPL",
"license": "GPL-2.0",
"author": "Blender Institute",
"repository": {
"type": "git",
"url": "git://git.blender.org/attract-server.git"
"url": "git://git.blender.org/attract.git"
},
"devDependencies": {
"gulp": "~3.9.1",