speqs 0.1.0 → 0.1.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/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # speqs
2
2
 
3
- CLI tool to expose your localhost to [Speqs](https://speqs.io) via Cloudflare tunnels for simulation testing.
3
+ CLI tool to expose your localhost to [Speqs](https://speqs.io) for simulation testing.
4
4
 
5
5
  ## Prerequisites
6
6
 
package/dist/index.js CHANGED
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "speqs",
3
- "version": "0.1.0",
3
+ "version": "0.1.2",
4
4
  "description": "The command-line interface for Speqs",
5
5
  "type": "module",
6
6
  "bin": {