ci: add build script command
This commit is contained in:
parent
33d5272b5c
commit
a47873f21c
|
@ -30,6 +30,7 @@
|
|||
"_id": "@lumeweb/libportal@0.1.0",
|
||||
"scripts": {
|
||||
"prepare": "presetter bootstrap",
|
||||
"build": "presetter build",
|
||||
"semantic-release": "semantic-release"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in New Issue