We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 641bd32 + ac2c73a commit d3e37ffCopy full SHA for d3e37ff
.gitignore
@@ -12,3 +12,5 @@ build/*
12
13
# yarn
14
yarn-error.log
15
+
16
+.idea
package.json
@@ -36,7 +36,7 @@
36
"joi": "^17.6.0",
37
"node-pg-migrate": "^6.2.1",
38
"pg": "^8.7.3",
39
- "probot": "^12.2.1",
+ "probot": "^12.2.8",
40
"ts-node": "^10.5.0",
41
"typescript": "^4.5.5"
42
},
0 commit comments