Skip to content

Commit

Permalink
package.json script adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
chalin committed Nov 16, 2023
1 parent 7ec496b commit 6d23ba5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
"prebuild:preview": "npm run _prebuild",
"prebuild:production": "npm run _prebuild",
"prepare": "npm run _cp:bs-rfs",
"preserve": "npm run _prebuild",
"pretest": "npm run _prebuild",
"serve": "npm run cd:docs serve",
"test": "npm run cd:docs test && npm run check:links--md",
"update:pkg:dep": "npm install --save-exact @fortawesome/fontawesome-free@latest bootstrap@latest",
Expand Down

0 comments on commit 6d23ba5

Please sign in to comment.