This commit is contained in:
Shariar Shaikot
2021-06-23 15:42:57 +02:00
parent 9a09739d91
commit bd39950696
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "srt-webvtt",
"version": "1.2.0",
"version": "1.3.0",
"description": "Convert SRT format subtitle to WebVTT on the fly over HTML5 environment",
"main": "lib/index.js",
"files": [
@@ -60,4 +60,4 @@
"webpack": "^3.10.0",
"webpack-dev-server": "^2.11.0"
}
}
}