Skip to content

Commit 3f9c29e

Browse files
authored
Merge pull request #27 from rtCamp/develop
fix: statically url
2 parents 5b6edc1 + 3dda2ff commit 3f9c29e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

blueprint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"step": "installPlugin",
1111
"pluginData": {
1212
"resource": "url",
13-
"url": "https://cdn.statically.io/gh/rtCamp/core-carousel/dist/core-carousel.zip"
13+
"url": "https://cdn.statically.io/gh/rtCamp/core-carousel@dist/core-carousel.zip"
1414
}
1515
},
1616
{

0 commit comments

Comments
 (0)