create-vxrn 1.2.39-1766076891650 → 1.2.40

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.
@@ -1,2 +1 @@
1
-
2
- built create-vxrn in 217 ms
1
+ built create-vxrn in 174 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-vxrn",
3
- "version": "1.2.39-1766076891650",
3
+ "version": "1.2.40",
4
4
  "bin": "run.js",
5
5
  "main": "dist/cjs",
6
6
  "module": "dist/esm",
@@ -29,7 +29,7 @@
29
29
  },
30
30
  "dependencies": {
31
31
  "@types/validate-npm-package-name": "^4.0.2",
32
- "@vxrn/utils": "1.2.39-1766076891650",
32
+ "@vxrn/utils": "1.2.40",
33
33
  "ansis": "^3.1.0",
34
34
  "async-retry": "1.3.1",
35
35
  "citty": "^0.1.6",