Gulp: fixed project name and repo URL

This commit is contained in:
2017-09-28 15:36:17 +02:00
parent e45976d4e5
commit ac7dd4c60a

View File

@@ -1,8 +1,8 @@
{
"name": "pillar",
"name": "blender-cloud",
"repository": {
"type": "git",
"url": "https://github.com/armadillica/pillar.git"
"url": "git://git.blender.org/blender-cloud.git"
},
"author": "Blender Institute",
"license": "GPL-2.0",