qunitx-cli 0.22.1 → 0.22.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cli.js +1 -1
- package/package.json +1 -1
package/dist/cli.js
CHANGED
|
@@ -3458,7 +3458,7 @@ init_color();
|
|
|
3458
3458
|
var package_default = {
|
|
3459
3459
|
name: "qunitx-cli",
|
|
3460
3460
|
type: "module",
|
|
3461
|
-
version: "0.22.
|
|
3461
|
+
version: "0.22.2",
|
|
3462
3462
|
description: "Browser runner for QUnitx: run your qunitx tests in google-chrome",
|
|
3463
3463
|
author: "Izel Nakri",
|
|
3464
3464
|
license: "MIT",
|