chore: upgrade webmscore to v0.12.0

This commit is contained in:
Xmader 2020-12-14 02:12:49 -05:00
parent 1a4efa76fa
commit e123108928
No known key found for this signature in database
GPG Key ID: A20B97FB9EB730E4
3 changed files with 5 additions and 5 deletions

6
package-lock.json generated
View File

@ -2431,9 +2431,9 @@
}
},
"webmscore": {
"version": "0.10.4",
"resolved": "https://registry.npmjs.org/webmscore/-/webmscore-0.10.4.tgz",
"integrity": "sha512-aKFXfK5QpRfJ0xBn+zRV4/HVS4VI6tr+pLkLIHI0n0rMtSBWlkcUeP8eCfP1c1f5LRlrTIaAo4yKZ6Hxg5O7kw=="
"version": "0.12.0",
"resolved": "https://registry.npmjs.org/webmscore/-/webmscore-0.12.0.tgz",
"integrity": "sha512-lmie1LWQueAIih93hXGuphl6D18pdZIKLCv91Hu0n5jklJw3RZactRxGujdJbMaeRW2AjIU2FLKklcGzqdrnJA=="
},
"word-wrap": {
"version": "1.2.3",

View File

@ -43,7 +43,7 @@
"inquirer": "^7.3.3",
"node-fetch": "^2.6.1",
"ora": "^5.1.0",
"webmscore": "^0.10.4"
"webmscore": "^0.12.0"
},
"devDependencies": {
"@rollup/plugin-json": "^4.1.0",

View File

@ -7,7 +7,7 @@ import { ScoreInfo } from './scoreinfo'
import isNodeJs from 'detect-node'
import i18n from './i18n'
const WEBMSCORE_URL = 'https://cdn.jsdelivr.net/npm/webmscore@0.10/webmscore.js'
const WEBMSCORE_URL = 'https://cdn.jsdelivr.net/npm/webmscore@0.12/webmscore.js'
// fonts for Chinese characters (CN) and Korean hangul (KR)
// JP characters are included in the CN font