add build command
parent
ac3cf49c14
commit
a6465484a9
|
@ -5,6 +5,9 @@
|
|||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
"scripts": {
|
||||
"build": "yarn workspace @hono/hello build"
|
||||
},
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
"repository": {
|
||||
|
|
Loading…
Reference in New Issue