Skip to content

Commit

Permalink
Update pr-poster.js
Browse files Browse the repository at this point in the history
  • Loading branch information
theballaam96 authored Feb 13, 2024
1 parent 1380781 commit 7834532
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/scripts/pr-poster.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
const fs = require("fs");
const path = require("path");
const axios = require('axios');
const parseMidi = require("midi-file").parseMidi;
const { Midi } = require("@tonejs/midi");
Expand Down

0 comments on commit 7834532

Please sign in to comment.