Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Commit

Permalink
Update root package scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
parzival418 committed Sep 29, 2021
1 parent c915fc5 commit e860a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"lint:fix": "lerna run lint:fix --parallel",
"build": "lerna exec --scope @thoth/client -- yarn build",
"build:core": "lerna exec --scope @latitudegames/thoth-core -- yarn build",
"publish:canary": "lerna exec --scope @latitudegames/thoth-core -- yarn auto canary",
"publish:canary": "lerna exec --scope @latitudegames/thoth-core -- yarn canary",
"install:canary": "lerna exec --scope @thoth/client -- yarn install:canary"
},
"engines": {
Expand Down

0 comments on commit e860a6e

Please sign in to comment.