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