Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into advanced-directory-up…
Browse files Browse the repository at this point in the history
…load-options
  • Loading branch information
kwypchlo committed Sep 28, 2021
2 parents 51d9b00 + 5847c3c commit a18eca9
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 a18eca9

Please sign in to comment.