Init Danger/Endanger with Backbone/package.json versions rules

This commit is contained in:
Jamie Kyle
2022-09-16 11:32:28 -07:00
committed by GitHub
parent c6819a5438
commit bbf4e74239
13 changed files with 2431 additions and 131 deletions

7
danger/package.json Normal file
View File

@@ -0,0 +1,7 @@
{
"dependencies": {
"danger": "11.1.2",
"endanger": "7.0.4",
"typescript": "4.6.2"
}
}