Compare commits

..

No commits in common. "e67ca43306b981f29ebcd1d8a00a5be251306982" and "abfc64f14a8345509f900902e69522f2084c125f" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ workflows:
jobs:
- node/run:
name: build
npm-run: build
npm-run: pbuild
post-steps:
- persist_to_workspace:
root: .

View File

@ -30,7 +30,7 @@
"_id": "@lumeweb/libportal@0.1.0",
"scripts": {
"prepare": "presetter bootstrap",
"build": "presetter run build",
"pbuild": "presetter run build",
"semantic-release": "semantic-release"
},
"dependencies": {