Skip to content

Commit

Permalink
Merge pull request #8 from SkynetLabs/upgrade-dependencies
Browse files Browse the repository at this point in the history
use @skynetlabs/skynet-nodejs and upgrade skynet-js
  • Loading branch information
kwypchlo authored Sep 28, 2021
2 parents dca81f4 + b7c7ff8 commit 5847c3c
Show file tree
Hide file tree
Showing 316 changed files with 7,448 additions and 8,749 deletions.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
const core = require("@actions/core");
const github = require("@actions/github");
const { SkynetClient: NodeSkynetClient } = require("@nebulous/skynet");
const { SkynetClient: NodeSkynetClient } = require("@skynetlabs/skynet-nodejs");
const { genKeyPairFromSeed, SkynetClient } = require("skynet-js");

function outputAxiosErrorMessage(error) {
Expand Down
136 changes: 75 additions & 61 deletions node_modules/.package-lock.json

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

26 changes: 0 additions & 26 deletions node_modules/@nebulous/skynet/README.md

This file was deleted.

48 changes: 0 additions & 48 deletions node_modules/@nebulous/skynet/package.json

This file was deleted.

Loading

0 comments on commit 5847c3c

Please sign in to comment.