Skip to content

Commit

Permalink
ci(greenkeeper): greenkeeper ignore d3 and typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
xmlking committed Mar 13, 2019
1 parent 02400c6 commit 29cbb89
Show file tree
Hide file tree
Showing 3 changed files with 135 additions and 128 deletions.
5 changes: 5 additions & 0 deletions greenkeeper.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@
"libs/tree/package.json",
"libs/utils/package.json",
"package.json"
],
"ignore": [
"d3",
"d3-selection-multi",
"typescript"
]
}
}
Expand Down

0 comments on commit 29cbb89

Please sign in to comment.