Skip to content

Commit

Permalink
chore: update tap and greenkeepr ignore it (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eomm authored and mcollina committed Jun 30, 2019
1 parent 62577fe commit 0c47137
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"standard": "^12.0.1",
"swagger-parser": "^6.0.3",
"swagger-ui-dist": "3.22.1",
"tap": "^12.5.3",
"tap": "^12.7.0",
"typescript": "^3.2.4"
},
"dependencies": {
Expand All @@ -50,7 +50,8 @@
},
"standard": {
"ignore": [
"static"
"static",
"tap"
]
}
}

0 comments on commit 0c47137

Please sign in to comment.