Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…ent-sdk-ts into cherese/connectionless-docs
  • Loading branch information
chereseeriepa committed Oct 15, 2024
2 parents e2f96de + b65fa95 commit 9382901
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@ jobs:
GIT_AUTHOR_NAME: ${{ steps.import_gpg.outputs.name }}
GIT_COMMITTER_NAME: ${{ steps.import_gpg.outputs.name }}
run: |
npm install && npm i @rollup/rollup-linux-x64-gnu
npm install
npx semantic-release -e ./release.config.js
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ The demos assume building this repo from source, so you will need the following:
Clone and build:
```bash
git clone [email protected]:hyperledger/identus-edge-agent-sdk-ts.git --recurse-submodules
cd identus-agent-sdk-ts
cd identus-edge-agent-sdk-ts
npm i
npm run build
```
Expand Down
5 changes: 0 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,6 @@
"url": "https://github.com/hyperledger/identus-edge-agent-sdk-ts.git"
},
"license": "Apache-2.0",
"peerDependenciesMeta": {
"@rollup/rollup-linux-x64-gnu": {
"optional": true
}
},
"keywords": [],
"devDependencies": {
"@babel/core": "^7.20.12",
Expand Down Expand Up @@ -171,4 +166,4 @@
"overrides": {
"ws": "^8.17.1"
}
}
}

0 comments on commit 9382901

Please sign in to comment.