- npm: Use stable mocha-badge-generator now that updated

This commit is contained in:
Brett Zamir
2020-01-21 12:17:06 +08:00
parent 03a56e035d
commit 6acca0cf6a
2 changed files with 4 additions and 3 deletions

5
package-lock.json generated
View File

@@ -9989,8 +9989,9 @@
}
},
"mocha-badge-generator": {
"version": "git+https://github.com/brettz9/mocha-badge-generator.git#66ed6c32218f7bdb85851b5abddbce01c55ddf6f",
"from": "git+https://github.com/brettz9/mocha-badge-generator.git#updated-badge-up",
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/mocha-badge-generator/-/mocha-badge-generator-0.4.0.tgz",
"integrity": "sha512-kLnjya4oyFyRw3Js3mn7Boji9NnTfWsv4b+k38Pdv1LXisZlO59oauhr6IMAe7huciIn4X1gDFXmtlWD830ehA==",
"dev": true,
"requires": {
"badge-up": "git+https://github.com/brettz9/badge-up.git#npm-and-testing"