Gulp: fixed license expression
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"name": "blender-cloud",
|
"name": "blender-cloud",
|
||||||
|
"license": "GPL-2.0+",
|
||||||
|
"author": "Blender Institute",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://git.blender.org/blender-cloud.git"
|
"url": "git://git.blender.org/blender-cloud.git"
|
||||||
},
|
},
|
||||||
"author": "Blender Institute",
|
|
||||||
"license": "GPL-2.0",
|
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"gulp": "~3.9.1",
|
"gulp": "~3.9.1",
|
||||||
"gulp-autoprefixer": "~2.3.1",
|
"gulp-autoprefixer": "~2.3.1",
|
||||||
|
Reference in New Issue
Block a user