ci: fix build script
This commit is contained in:
parent
371bff2ef7
commit
65b911cdc4
|
@ -21,7 +21,7 @@
|
|||
"_id": "@lumeweb/kernel@0.1.0",
|
||||
"scripts": {
|
||||
"prepare": "presetter bootstrap",
|
||||
"build": "run bootstrap"
|
||||
"build": "run build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lumeweb/libkmodule": "^0.1.0-develop.4",
|
||||
|
|
Loading…
Reference in New Issue