Skip to content

Commit 8f8cf76

Browse files
authored
Merge pull request #46 from heroku/jw/update-generator-heroku-integration
Update the generator-heroku-integration version to 0.0.8
2 parents eb47986 + 2a3df61 commit 8f8cf76

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@heroku-cli/color": "^2",
99
"@heroku-cli/command": "^11",
1010
"@heroku-cli/schema": "^1.0.25",
11-
"@heroku/generator-heroku-integration": "^0.0.7",
11+
"@heroku/generator-heroku-integration": "^0.0.8",
1212
"@oclif/core": "^2.16.0",
1313
"@oclif/plugin-help": "^5",
1414
"open": "^8.4.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -286,10 +286,10 @@
286286
resolved "https://registry.yarnpkg.com/@heroku-cli/schema/-/schema-1.0.25.tgz#175d489d82c2ff0be700fe9fab8590b64c7e4f39"
287287
integrity sha512-7V6/WdTHrsvpqeqttm4zhzVJyt/Us/Cz9oS4yure4JdLtwlr2eF6PvlDLA5ZIvBybMtSDyxhHid0PeshKLtwxw==
288288

289-
"@heroku/generator-heroku-integration@^0.0.7":
290-
version "0.0.7"
291-
resolved "https://registry.yarnpkg.com/@heroku/generator-heroku-integration/-/generator-heroku-integration-0.0.7.tgz#e46ae1eb91bcd18655f4a0119281ca915694e8d0"
292-
integrity sha512-AgEFx5wW7ZfDHdkMBsoteE5KpMjc3N2hboMsNmbJs/6efhrdd62LauhG5KKWipdaQeg8pT/d1V3V/MXfVFvX+w==
289+
"@heroku/generator-heroku-integration@^0.0.8":
290+
version "0.0.8"
291+
resolved "https://registry.yarnpkg.com/@heroku/generator-heroku-integration/-/generator-heroku-integration-0.0.8.tgz#ca8e36f73f854bfc645dd6daaead1f542ca18f9e"
292+
integrity sha512-ObN84k7GA3u6ls2T5H70K4gOdBHi8Cek1LMlPBvNSbiuiZVf3SGMtHdiU2gJjnjY0NT5WNfBmKdJrKH9kFZb5w==
293293
dependencies:
294294
chalk "^2.1.0"
295295
yeoman-generator "^4.8.2"

0 commit comments

Comments
 (0)