Skip to content
This repository has been archived by the owner on Feb 4, 2018. It is now read-only.

Commit

Permalink
Merge pull request #120 from bem-sdk/greenkeeper/ignore/types/node
Browse files Browse the repository at this point in the history
chore(greenkeeper): ignore node types
  • Loading branch information
blond committed May 2, 2017
2 parents 4c487a2 + 42d36cc commit 7d6297d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,10 @@
"require": [
"./test/setup.js"
]
},
"greenkeeper": {
"ignore": [
"@types/node"
]
}
}

0 comments on commit 7d6297d

Please sign in to comment.