create-vxrn 1.2.44 → 1.2.45

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,2 @@
1
1
  [baseline-browser-mapping] The data in this module is over two months old. To ensure accurate Baseline data, please update: `npm i baseline-browser-mapping@latest -D`
2
- built create-vxrn in 205 ms
2
+ built create-vxrn in 231 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-vxrn",
3
- "version": "1.2.44",
3
+ "version": "1.2.45",
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.44",
32
+ "@vxrn/utils": "1.2.45",
33
33
  "ansis": "^3.1.0",
34
34
  "async-retry": "1.3.1",
35
35
  "citty": "^0.1.6",