@clerk/dev-cli 1.0.0-snapshot.v20251217194100 → 1.0.0-snapshot.v20251218183643

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.
Files changed (1) hide show
  1. package/package.json +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@clerk/dev-cli",
3
- "version": "1.0.0-snapshot.v20251217194100",
3
+ "version": "1.0.0-snapshot.v20251218183643",
4
4
  "description": "CLI tool designed to simplify the process of iterating on packages within the clerk/javascript repository",
5
5
  "homepage": "https://clerk.com/",
6
6
  "bugs": {