@ipfs-shipyard/pinning-service-client
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "@ipfs-shipyard/pinning-service-client", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "A lightweight client generated from the ipfs-pinning-service-spec defined at https://raw.githubusercontent.com/ipfs/pinning-services-api-spec/main/ipfs-pinning-service.yaml", | ||
@@ -145,3 +145,3 @@ "author": "Russell Dempsey <1173416+SgtPooki@users.noreply.github.com>", | ||
"lint-TODO:project": "check-aegir-project # currently broken due to corrupting the repoUrl", | ||
"release": "aegir release", | ||
"release": "aegir release --publish false && npm run build && npm publish --tag latest --access public", | ||
"build": "run-s build:* && cp-cli dist.generated dist/dist.generated", | ||
@@ -148,0 +148,0 @@ "build-todo:docs": "aegir docs -p false", |
1047815
47
5230
2