Skip to content

Commit

Permalink
Added 'build' script to root package
Browse files Browse the repository at this point in the history
  • Loading branch information
spoenemann committed Jun 24, 2024
1 parent eaf430b commit ac0ea02
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 @@ -3,6 +3,7 @@
"version": "0.0.0",
"main": "none",
"scripts": {
"build": "npm run build --workspace hugo",
"watch": "npm run watch --workspace hugo"
},
"devDependencies": {
Expand Down

0 comments on commit ac0ea02

Please sign in to comment.