Skip to content

Commit b1dfb68

Browse files
committed
pin version of octokit
1 parent a26e60e commit b1dfb68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"node": ">=4.2.0"
3030
},
3131
"devDependencies": {
32-
"@octokit/rest": "latest",
32+
"@octokit/rest": "17.11.2",
3333
"@types/browserify": "latest",
3434
"@types/chai": "latest",
3535
"@types/convert-source-map": "latest",

0 commit comments

Comments
 (0)