Skip to content

Commit

Permalink
Merge pull request #140 from yvesgurcan/dependabot/npm_and_yarn/babel…
Browse files Browse the repository at this point in the history
…/runtime-7.8.4

Bump @babel/runtime from 7.8.3 to 7.8.4
  • Loading branch information
yvesgurcan authored Feb 3, 2020
2 parents 2e6adb7 + fa10954 commit 63279a4
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset='utf-8'>
<title>web-midi-player 1.1.20 | Documentation</title>
<title>web-midi-player 1.1.21 | Documentation</title>
<meta name='description' content='🎹 Event-driven JavaScript library to enable MIDI playback in the browser.'>
<meta name='viewport' content='width=device-width,initial-scale=1'>
<link href='assets/bass.css' rel='stylesheet'>
Expand All @@ -15,7 +15,7 @@
<div id='split-left' class='overflow-auto fs0 height-viewport-100'>
<div class='py1 px2'>
<h3 class='mb0 no-anchor'>web-midi-player</h3>
<div class='mb1'><code>1.1.20</code></div>
<div class='mb1'><code>1.1.21</code></div>
<input
placeholder='Filter'
id='filter-input'
Expand Down
2 changes: 1 addition & 1 deletion index.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "web-midi-player",
"version": "1.1.20",
"version": "1.1.21",
"description": "🎹 Event-driven JavaScript library to enable MIDI playback in the browser.",
"keywords": [
"midi",
Expand Down Expand Up @@ -57,7 +57,7 @@
"@babel/plugin-transform-runtime": "^7.3.4",
"@babel/preset-env": "^7.8.4",
"@babel/register": "^7.7.4",
"@babel/runtime": "^7.3.4",
"@babel/runtime": "^7.8.4",
"babel-loader": "^8.0.5",
"clean-webpack-plugin": "^3.0.0",
"documentation": "^12.1.4",
Expand Down

0 comments on commit 63279a4

Please sign in to comment.