Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
8.13.2
  • Loading branch information
lukekarrys committed Jun 29, 2022
commit ef8d2edd7da993f4086c85089952cd45834ac78b
4 changes: 2 additions & 2 deletions package-lock.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "npm",
"version": "8.13.1",
"version": "8.13.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "npm",
"version": "8.13.1",
"version": "8.13.2",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "8.13.1",
"version": "8.13.2",
"name": "npm",
"description": "a package manager for JavaScript",
"workspaces": [
Expand Down