Skip to content

Commit

Permalink
Merge pull request #172 from skalenetwork/beta
Browse files Browse the repository at this point in the history
v1.0.0
  • Loading branch information
DmytroNazarenko authored Sep 14, 2021
2 parents 28ef1c3 + 6b21837 commit 2deb020
Show file tree
Hide file tree
Showing 7 changed files with 440 additions and 940 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
node: [10, 12]
node: [10, 12, 14]
os: [ubuntu-latest, windows-latest]
env:
ENDPOINT: ${{ secrets.ENDPOINT }}
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

Javascript library which implements client for decentralized file storage on SKALE chains.

- Node.js v8 and v10+ support
- Node.js v10, 12, and v14 support

## Install

Expand Down
Loading

0 comments on commit 2deb020

Please sign in to comment.