diff --git a/projects/ngxpert/cmdk/package.json b/projects/ngxpert/cmdk/package.json index ca4ff09..0592fa5 100644 --- a/projects/ngxpert/cmdk/package.json +++ b/projects/ngxpert/cmdk/package.json @@ -33,6 +33,6 @@ "schematics": "./schematics/collection.json", "scripts": { "css": "sass --no-source-map styles:../../../dist/ngxpert/cmdk/styles", - "postbuild": "npm run css" + "build": "npm run css" } } \ No newline at end of file