Skip to content

Commit 030f6a7

Browse files
committed
fix(asset): Avoid duplicate protocol in the asset url
1 parent ba20c17 commit 030f6a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
},
5353
"dependencies": {
5454
"cli-table2": "^0.2.0",
55-
"contentful-batch-libs": "^8.1.0",
55+
"contentful-batch-libs": "^8.1.1",
5656
"https-proxy-agent": "^2.0.0",
5757
"joi": "^12.0.0",
5858
"listr": "^0.13.0",

0 commit comments

Comments
 (0)