Bump Version

This commit is contained in:
MengYX 2020-09-02 00:04:26 +08:00
parent 79c0c85ab3
commit 66e2b96bad
No known key found for this signature in database
GPG Key ID: E63F9C7303E8F604
2 changed files with 986 additions and 1155 deletions

2125
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
{
"name": "unlock-music",
"version": "1.6.2",
"updateInfo": ".ncm和.xm解锁的一些修复",
"version": "1.6.3",
"updateInfo": ".ncm和.kgm解锁的一些优化",
"license": "MIT",
"description": "Unlock encrypted music file in browser.",
"repository": {
@ -23,17 +23,17 @@
"iconv-lite": "^0.5.1",
"jimp": "^0.14.0",
"metaflac-js": "^1.0.5",
"music-metadata-browser": "^2.0.5",
"music-metadata-browser": "^2.1.2",
"register-service-worker": "^1.7.1",
"vue": "^2.6.11"
"vue": "^2.6.12"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^4.4.6",
"@vue/cli-plugin-pwa": "^4.4.6",
"@vue/cli-service": "^4.4.6",
"@vue/cli-plugin-babel": "^4.5.4",
"@vue/cli-plugin-pwa": "^4.5.4",
"@vue/cli-service": "^4.5.4",
"babel-plugin-component": "^1.1.1",
"vue-cli-plugin-element": "^1.0.1",
"vue-template-compiler": "^2.6.11",
"vue-template-compiler": "^2.6.12",
"workerize-loader": "^1.3.0"
}
}