Skip to content

Commit

Permalink
x42 was added, removed and now added again
Browse files Browse the repository at this point in the history
- Mistake with previous commit.
  • Loading branch information
sondreb committed Jun 23, 2020
1 parent 44deb67 commit 8ea25f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blockcoreindexer",
"version": "0.1.6",
"version": "0.1.7",
"license": "MIT",
"author": {
"name": "Blockcore",
Expand Down
1 change: 1 addition & 0 deletions src/Blockcore.Indexer/Blockcore.Indexer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
<PackageReference Include="Blockcore.NBitcoin" Version="1.0.*" />
<PackageReference Include="Blockcore.Networks.Bitcoin" Version="1.0.*" />
<PackageReference Include="Blockcore.Networks.Stratis" Version="1.0.*" />
<PackageReference Include="Blockcore.Networks.x42" Version="1.0.*" />
<PackageReference Include="Blockcore.Networks.Xds" Version="1.0.*" />
<PackageReference Include="Blockcore.Networks.City" Version="1.0.*" />
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.7" />
Expand Down

0 comments on commit 8ea25f3

Please sign in to comment.