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

Commit 42d36cc

Browse files
author
blond
committed
chore(greenkeeper): ignore node types
1 parent 4c487a2 commit 42d36cc

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
@@ -67,5 +67,10 @@
6767
"require": [
6868
"./test/setup.js"
6969
]
70+
},
71+
"greenkeeper": {
72+
"ignore": [
73+
"@types/node"
74+
]
7075
}
7176
}

0 commit comments

Comments
 (0)