Skip to content

Commit

Permalink
Prepares to publish on npm
Browse files Browse the repository at this point in the history
  • Loading branch information
lfac-pt committed Dec 19, 2018
1 parent de29a41 commit fcde63f
Show file tree
Hide file tree
Showing 10 changed files with 1,873 additions and 2 deletions.
4 changes: 2 additions & 2 deletions isis.js → index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(function () {
module.exports.setup = (_) => {
var methods;

function wrapFn(fn) {
Expand Down Expand Up @@ -55,4 +55,4 @@
};
}
});
}());
}
23 changes: 23 additions & 0 deletions node_modules/underscore/LICENSE

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

28 changes: 28 additions & 0 deletions node_modules/underscore/README.md

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

81 changes: 81 additions & 0 deletions node_modules/underscore/package.json

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

5 changes: 5 additions & 0 deletions node_modules/underscore/underscore-min.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions node_modules/underscore/underscore-min.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit fcde63f

Please sign in to comment.