This commit is contained in:
Shariar Shaikot
2018-01-19 23:24:27 +06:00
parent 2b6ef93685
commit e76232d5f0
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "srt-webvtt", "name": "srt-webvtt",
"version": "1.0.0", "version": "1.0.1",
"description": "Convert SRT format subtitle to WebVTT on the fly over HTML5 environment", "description": "Convert SRT format subtitle to WebVTT on the fly over HTML5 environment",
"main": "lib/index.js", "main": "lib/index.js",
"scripts": { "scripts": {