Skip to content

Commit

Permalink
chore(progressbar): refactor progress bar (#6207)
Browse files Browse the repository at this point in the history
Co-authored-by: Dmitriy Shekhovtsov <valorkin@gmail.com>
  • Loading branch information
SvetlanaMuravlova and valorkin authored Jul 16, 2021
1 parent 95f7244 commit fbb7c73
Show file tree
Hide file tree
Showing 14 changed files with 327 additions and 325 deletions.
2 changes: 1 addition & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -1225,7 +1225,7 @@
"builder": "@nrwl/workspace:run-commands",
"outputs": [],
"options": {
"command": "sass src:node_modules/ngx-bootstrap --source-map"
"command": "npx sass src:node_modules/ngx-bootstrap --source-map"
}
},
"docs": {
Expand Down
Loading

0 comments on commit fbb7c73

Please sign in to comment.