ci: add build script
This commit is contained in:
parent
8abf07ec73
commit
809fc234c7
|
@ -17,7 +17,8 @@
|
|||
"readme": "ERROR: No README data found!",
|
||||
"_id": "@lumweb/libkmodule@0.1.0",
|
||||
"scripts": {
|
||||
"prepare": "presetter bootstrap"
|
||||
"prepare": "presetter bootstrap",
|
||||
"build": "run build"
|
||||
},
|
||||
"files": [
|
||||
"lib/**"
|
||||
|
|
Loading…
Reference in New Issue