Skip to content

Commit

Permalink
chore(build)
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Selman <danscode@selman.org>
  • Loading branch information
dselman committed Sep 26, 2023
1 parent 86c2e97 commit 17f30d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -39,7 +39,7 @@
"private": true,
"scripts": {
"dingus": "npm run --workspace dingus",
"build": "npm run build --workspaces",
"build": "npm run build --workspaces --if-present",
"postinstall": "npm run models:get",
"models:get": "node ./scripts/external/getExternalModels.js",
"models:clean": "node ./scripts/external/cleanExternalModels.js",
Expand Down

0 comments on commit 17f30d0

Please sign in to comment.