Skip to content

Commit 0eba403

Browse files
authored
Merge pull request #334 from PolymathNetwork/greenkeeper-fix
Ignored OpenZeppelin in GreenKeeper
2 parents bb2d279 + 23c6799 commit 0eba403

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,10 @@
8585
"solium": "^1.1.6",
8686
"truffle": "^4.1.11",
8787
"truffle-wallet-provider": "0.0.5"
88+
},
89+
"greenkeeper": {
90+
"ignore": [
91+
"openzeppelin-solidity"
92+
]
8893
}
8994
}

0 commit comments

Comments
 (0)