Skip to content

Commit

Permalink
docs: remove build:api:prepare from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sun-mota committed Nov 5, 2024
1 parent 8a5f398 commit 8fc9ff6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@
"build:release": "npm-run-all build build:test",
"build:ci": "npm-run-all sweep build:release",
"build:api": "wca 'scripts/wca/*' 'src/auro-flight-*.js' --outFiles docs/api.md",
"build:api:prepare": "node ./node_modules/@aurodesignsystem/auro-library/scripts/build/generateWcaComponent.mjs 'src/auro-flight.js'",
"build:dev:assets": "npm-run-all build:sass:component postCss:component sass:render",
"build:docs": "node ./node_modules/@aurodesignsystem/auro-library/scripts/build/generateDocs.mjs",
"build:sass": "npm-run-all build:sass:component postCss:component sass:render",
Expand Down

0 comments on commit 8fc9ff6

Please sign in to comment.