forked from mirrors/action-gh-release
remove node_modules
This commit is contained in:
parent
c7638c8893
commit
60358a145c
444 changed files with 0 additions and 83958 deletions
7
node_modules/octokit-pagination-methods/lib/get-previous-page.js
generated
vendored
7
node_modules/octokit-pagination-methods/lib/get-previous-page.js
generated
vendored
|
@ -1,7 +0,0 @@
|
|||
module.exports = getPreviousPage
|
||||
|
||||
const getPage = require('./get-page')
|
||||
|
||||
function getPreviousPage (octokit, link, headers) {
|
||||
return getPage(octokit, link, 'prev', headers)
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue