Skip to content

Commit

Permalink
fix: add analyze to npm scripts (#1483)
Browse files Browse the repository at this point in the history
  • Loading branch information
zeroedin authored Feb 22, 2024
1 parent 91cb773 commit ca48fa2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"start": "wireit",
"dev": "wireit",
"serve": "wireit",
"analyze": "wireit",
"new": "npm init @patternfly/element",
"🚧-BUILD": "❓ Make packages and artifacts",
"build": "wireit",
Expand Down

0 comments on commit ca48fa2

Please sign in to comment.