Skip to content

Commit fb03e48

Browse files
committed
chore(release): [email protected]
1 parent 3423a98 commit fb03e48

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"libnpmdiff": "^3.0.0",
116116
"libnpmexec": "^3.0.3",
117117
"libnpmfund": "^2.0.2",
118-
"libnpmhook": "^7.0.0",
118+
"libnpmhook": "^7.0.1",
119119
"libnpmorg": "^3.0.1",
120120
"libnpmpack": "^3.0.1",
121121
"libnpmpublish": "^5.0.1",
@@ -10656,7 +10656,7 @@
1065610656
}
1065710657
},
1065810658
"workspaces/libnpmhook": {
10659-
"version": "7.0.0",
10659+
"version": "7.0.1",
1066010660
"license": "ISC",
1066110661
"dependencies": {
1066210662
"aproba": "^2.0.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"libnpmdiff": "^3.0.0",
8484
"libnpmexec": "^3.0.3",
8585
"libnpmfund": "^2.0.2",
86-
"libnpmhook": "^7.0.0",
86+
"libnpmhook": "^7.0.1",
8787
"libnpmorg": "^3.0.1",
8888
"libnpmpack": "^3.0.1",
8989
"libnpmpublish": "^5.0.1",

workspaces/libnpmhook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmhook",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "programmatic API for managing npm registry hooks",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)