Skip to content

Commit

Permalink
Use node-fetch instead of fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelklehr committed Jun 25, 2023
1 parent 220bf99 commit a739600
Show file tree
Hide file tree
Showing 196 changed files with 59,425 additions and 28,131 deletions.
2 changes: 1 addition & 1 deletion index.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import fetch from 'fetch'
import fetch from 'node-fetch'
import core from '@actions/core'

(async () => {
Expand Down
103 changes: 69 additions & 34 deletions node_modules/.package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 0 additions & 20 deletions node_modules/biskviit/.jshintrc

This file was deleted.

29 changes: 0 additions & 29 deletions node_modules/biskviit/.npmignore

This file was deleted.

9 changes: 0 additions & 9 deletions node_modules/biskviit/.travis.yml

This file was deleted.

30 changes: 0 additions & 30 deletions node_modules/biskviit/Gruntfile.js

This file was deleted.

98 changes: 0 additions & 98 deletions node_modules/biskviit/README.md

This file was deleted.

Loading

0 comments on commit a739600

Please sign in to comment.