mirror of
https://github.com/zoriya/srt-webvtt.git
synced 2026-05-31 17:03:17 +00:00
chore(): version update
This commit is contained in:
+4
-1
@@ -3,6 +3,9 @@
|
||||
"version": "1.2.0",
|
||||
"description": "Convert SRT format subtitle to WebVTT on the fly over HTML5 environment",
|
||||
"main": "lib/index.js",
|
||||
"files": [
|
||||
"lib/index.js"
|
||||
],
|
||||
"scripts": {
|
||||
"test": "./node_modules/.bin/eslint ./index.js",
|
||||
"start": "webpack-dev-server",
|
||||
@@ -57,4 +60,4 @@
|
||||
"webpack": "^3.10.0",
|
||||
"webpack-dev-server": "^2.11.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user