This commit is contained in:
Alf
2021-12-13 17:53:51 -08:00
parent c8bc8ef4a4
commit b1562b6a05
2 changed files with 274 additions and 270 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "ffprobe-wasm",
"version": "0.5.0",
"version": "0.6.0",
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
@@ -19,7 +19,7 @@
"@vue/cli-plugin-babel": "^4.5.12",
"@vue/cli-plugin-eslint": "^4.5.12",
"@vue/cli-service": "^4.5.12",
"@wasm-tool/wasm-pack-plugin": "^1.3.3",
"@wasm-tool/wasm-pack-plugin": "^1.6.0",
"babel-eslint": "^10.1.0",
"eslint": "^6.8.0",
"eslint-plugin-vue": "^6.2.2",