Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 72344f0

Browse files
committed
Add greenkeeper ignore field to packagre.json. [ci skip]
1 parent 3c1a426 commit 72344f0

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,10 @@
4444
},
4545
"files": [
4646
"lib"
47-
]
47+
],
48+
"greenkeeper": {
49+
"ignore": [
50+
"babel-plugin-lodash"
51+
]
52+
}
4853
}

0 commit comments

Comments
 (0)