Skip to content

Commit

Permalink
#1406 - reduced verbosity
Browse files Browse the repository at this point in the history
  • Loading branch information
Jura committed Nov 4, 2024
1 parent 3ebb472 commit 67d95d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"test": "echo \"Error: no test specified\" && exit 1",
"build": "webpack --progress",
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build --loglevel verbose"
"build-storybook": "storybook build"
},
"keywords": [
"UNDP",
Expand Down Expand Up @@ -128,4 +128,4 @@
"bugs": {
"url": "https://github.com/undp/design-system/issues"
}
}
}

0 comments on commit 67d95d8

Please sign in to comment.