This commit is contained in:
Sam Potts
2019-06-21 12:35:47 +10:00
parent e17e0a81dd
commit 7c442c9357
25 changed files with 772 additions and 622 deletions

View File

@ -5,10 +5,10 @@
"homepage": "https://plyr.io",
"author": "Sam Potts <sam@potts.es>",
"dependencies": {
"core-js": "^3.1.3",
"core-js": "^3.1.4",
"custom-event-polyfill": "^1.0.7",
"raven-js": "^3.27.1",
"shr-buttons": "2.0.2",
"raven-js": "^3.27.2",
"shr-buttons": "2.0.3",
"url-polyfill": "^1.1.5"
}
}