@punks/cli 2.0.0-beta.1 → 2.0.0-beta.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/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -52435,7 +52435,7 @@ var toolCatalog = [
|
|
|
52435
52435
|
|
|
52436
52436
|
// package.json
|
|
52437
52437
|
var name = "@punks/cli";
|
|
52438
|
-
var version = "2.0.0-beta.
|
|
52438
|
+
var version = "2.0.0-beta.2";
|
|
52439
52439
|
// src/baseline/bundled.ts
|
|
52440
52440
|
var bundledBaseline = {
|
|
52441
52441
|
summary: {
|