Add greenkeeper ignore field to packagre.json. [ci skip]

This commit is contained in:
John-David Dalton
2016-09-17 16:25:17 -07:00
parent e5f4770247
commit 2d9f3cde0f

View File

@@ -54,5 +54,10 @@
"sauce-tunnel": "^2.5.0",
"uglify-js": "2.7.3",
"webpack": "^1.13.2"
},
"greenkeeper": {
"ignore": [
"lodash"
]
}
}