Remove unused grunt config
This commit is contained in:
15
package.json
15
package.json
@@ -1,15 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "blender-buildbot",
|
|
||||||
"repository": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "git://git.blender.org/blender-buildbot.git"
|
|
||||||
},
|
|
||||||
"author": "Blender Foundation",
|
|
||||||
"license": "GPL",
|
|
||||||
"devDependencies": {
|
|
||||||
"grunt": "^0.4.5",
|
|
||||||
"grunt-autoprefixer": "^1.0.1",
|
|
||||||
"grunt-contrib-sass": "^0.8.1",
|
|
||||||
"grunt-contrib-watch": "~0.6.1"
|
|
||||||
}
|
|
||||||
}
|
|
Reference in New Issue
Block a user