We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 450f786 commit 74a685dCopy full SHA for 74a685d
.npmignore
@@ -1,6 +1,6 @@
1
.github
2
.idea
3
4
-dist/*
+dist/*.js
5
assets/*
6
node_modules/*
package.json
{
"name": "srt-support-for-html5-videos",
- "version": "2.2.7",
+ "version": "2.2.8",
"repository": "https://github.com/codeit-ninja/SRT-Support-for-HTML5-videos",
"type": "module",
"main": "main.js",
0 commit comments