create-vxrn 1.1.540 → 1.1.541

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 +1 @@
1
- built create-vxrn in 295 ms
1
+ built create-vxrn in 971 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-vxrn",
3
- "version": "1.1.540",
3
+ "version": "1.1.541",
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.1.540",
32
+ "@vxrn/utils": "1.1.541",
33
33
  "ansis": "^3.1.0",
34
34
  "async-retry": "1.3.1",
35
35
  "citty": "^0.1.6",