fix install process #1

Merged
ihatenodejs merged 1 commits from master into main 2024-10-13 01:22:49 +00:00
Showing only changes of commit 8f2a8565bc - Show all commits

View File

@ -92,10 +92,10 @@
"shebang-regex": "^3.0.0", "shebang-regex": "^3.0.0",
"signal-exit": "^4.1.0", "signal-exit": "^4.1.0",
"source-map-js": "^1.2.1", "source-map-js": "^1.2.1",
"string-width": "^5.1.2", "string-width": "^5.1.1",
"string-width-cjs": "^4.2.3", "string-width-cjs": "^5.1.1",
"strip-ansi": "^7.1.0", "strip-ansi": "^7.1.0",
"strip-ansi-cjs": "^6.0.1", "strip-ansi-cjs": "^8.0.0",
"sucrase": "^3.35.0", "sucrase": "^3.35.0",
"supports-preserve-symlinks-flag": "^1.0.0", "supports-preserve-symlinks-flag": "^1.0.0",
"thenify": "^3.3.1", "thenify": "^3.3.1",
@ -105,7 +105,7 @@
"util-deprecate": "^1.0.2", "util-deprecate": "^1.0.2",
"which": "^2.0.2", "which": "^2.0.2",
"wrap-ansi": "^8.1.0", "wrap-ansi": "^8.1.0",
"wrap-ansi-cjs": "^7.0.0", "wrap-ansi-cjs": "^8.0.0",
"yaml": "^2.5.1" "yaml": "^2.5.1"
}, },
"keywords": [], "keywords": [],