Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-08-31 23:38:49 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-09-01 01:54:50 +0300
commit44bfedc22ee11de461eeffa030d30bea921bb0ca (patch)
treef62172ca5f667eb4ce34c30bb17f811dd85a661f /workspaces/arborist/package.json
parent6f08157d49d9df141351c78342920df2ef12920b (diff)
chore: release 8.19.0
Diffstat (limited to 'workspaces/arborist/package.json')
-rw-r--r--workspaces/arborist/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/workspaces/arborist/package.json b/workspaces/arborist/package.json
index a27ede272..206d44451 100644
--- a/workspaces/arborist/package.json
+++ b/workspaces/arborist/package.json
@@ -1,6 +1,6 @@
{
"name": "@npmcli/arborist",
- "version": "5.6.0",
+ "version": "5.6.1",
"description": "Manage node_modules trees",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",