mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-10 19:07:49 +00:00
Add greenkeeper ignore field to packagre.json. [ci skip]
This commit is contained in:
@@ -54,5 +54,10 @@
|
|||||||
"sauce-tunnel": "^2.5.0",
|
"sauce-tunnel": "^2.5.0",
|
||||||
"uglify-js": "2.7.3",
|
"uglify-js": "2.7.3",
|
||||||
"webpack": "^1.13.2"
|
"webpack": "^1.13.2"
|
||||||
|
},
|
||||||
|
"greenkeeper": {
|
||||||
|
"ignore": [
|
||||||
|
"lodash"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user