Skip to content

Commit d24c6d2

Browse files
committed
1 parent 3b283d9 commit d24c6d2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"libnpmdiff": "^4.0.0",
116116
"libnpmexec": "^4.0.0",
117117
"libnpmfund": "^3.0.1",
118-
"libnpmhook": "^8.0.0",
118+
"libnpmhook": "^8.0.1",
119119
"libnpmorg": "^4.0.0",
120120
"libnpmpack": "^4.0.0",
121121
"libnpmpublish": "^6.0.1",
@@ -10531,7 +10531,7 @@
1053110531
}
1053210532
},
1053310533
"workspaces/libnpmhook": {
10534-
"version": "8.0.0",
10534+
"version": "8.0.1",
1053510535
"license": "ISC",
1053610536
"dependencies": {
1053710537
"aproba": "^2.0.0",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"libnpmdiff": "^4.0.0",
8484
"libnpmexec": "^4.0.0",
8585
"libnpmfund": "^3.0.1",
86-
"libnpmhook": "^8.0.0",
86+
"libnpmhook": "^8.0.1",
8787
"libnpmorg": "^4.0.0",
8888
"libnpmpack": "^4.0.0",
8989
"libnpmpublish": "^6.0.1",

0 commit comments

Comments
 (0)