Skip to content

Commit

Permalink
chore: update lib build script
Browse files Browse the repository at this point in the history
  • Loading branch information
shhdharmen committed Apr 21, 2024
1 parent b6fd2f7 commit 24d732d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/ngxpert/cmdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}

0 comments on commit 24d732d

Please sign in to comment.