diff --git a/bundle.json b/bundle.json index d1033121241a45eecac6fc9cdbcf9285447a1852..9e7082e6af353149e95f8d3d714a15de0c166d38 100644 --- a/bundle.json +++ b/bundle.json @@ -4,7 +4,7 @@ "description": "c_utils", "publishAs": "code-segment", "segment": { - "destpath": "commonlibrary/c_utils" + "destPath": "commonlibrary/c_utils" }, "scripts": { "install": "DEST_PATH=${DEP_BUNDLE_BASE}/commonlibrary/c_utils/base && mkdir -p $DEST_PATH && cp -r ./* $DEST_PATH"