dangerjs-wrapper
Advanced tools
Comparing version
@@ -24,3 +24,3 @@ "use strict"; | ||
getGif(apiKey).then(gifUrl => { | ||
message('Example ok'); | ||
markdown(`Great job!! [](${gifUrl})`); | ||
}).catch(e => { | ||
@@ -27,0 +27,0 @@ message('Great job!! [](https://giphy.com/embed/11ISwbgCxEzMyY)'); |
{ | ||
"name": "dangerjs-wrapper", | ||
"version": "1.0.22", | ||
"version": "1.0.23", | ||
"description": "Plugin to Apply cultural rules during your CI process.", | ||
@@ -5,0 +5,0 @@ "repository": { |
18464
0.09%