create-vxrn 1.2.39-1766072580467 → 1.2.39-1766076891650
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/.turbo/turbo-build.log +1 -1
- package/package.json +2 -2
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
|
|
2
|
-
built create-vxrn in [
|
|
2
|
+
built create-vxrn in [33m217[39m ms
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "create-vxrn",
|
|
3
|
-
"version": "1.2.39-
|
|
3
|
+
"version": "1.2.39-1766076891650",
|
|
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-
|
|
32
|
+
"@vxrn/utils": "1.2.39-1766076891650",
|
|
33
33
|
"ansis": "^3.1.0",
|
|
34
34
|
"async-retry": "1.3.1",
|
|
35
35
|
"citty": "^0.1.6",
|