Revert "ci: rename build to pbuild to prevent loops"
This reverts commit 214013b2f1
.
This commit is contained in:
parent
a8b3d70102
commit
e67ca43306
|
@ -30,7 +30,7 @@
|
||||||
"_id": "@lumeweb/libportal@0.1.0",
|
"_id": "@lumeweb/libportal@0.1.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"prepare": "presetter bootstrap",
|
"prepare": "presetter bootstrap",
|
||||||
"pbuild": "presetter run build",
|
"build": "presetter run build",
|
||||||
"semantic-release": "semantic-release"
|
"semantic-release": "semantic-release"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
Loading…
Reference in New Issue