Renaming Files having BluePrint to have Blueprint
[ccsdk/cds.git] / cds-ui / server / package.json
index 2f33aba..8abadb1 100644 (file)
@@ -30,7 +30,7 @@
         "prestart": "npm run build",
         "start": "node .",
         "prepublishOnly": "npm run test",
-        "copy:proto": "mkdir -p dist; cp -R target/generated/proto-definition/proto/ dist/proto"
+        "copy:proto": "mkdir -p dist && cp -R target/generated/proto-definition/proto/ dist/proto"
     },
     "repository": {
         "type": "git"