checkly 7.0.0 → 7.0.1-prerelease-e306e6f

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.
@@ -1380,5 +1380,5 @@
1380
1380
  ]
1381
1381
  }
1382
1382
  },
1383
- "version": "7.0.0"
1383
+ "version": "7.0.1-prerelease-e306e6f"
1384
1384
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "checkly",
3
- "version": "7.0.0",
3
+ "version": "7.0.1-prerelease-e306e6f",
4
4
  "description": "Checkly CLI",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",