Gulp: fixed license expression

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

View File

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