Skip to content
This repository has been archived by the owner on May 2, 2019. It is now read-only.

Commit

Permalink
moved source to lib folder
Browse files Browse the repository at this point in the history
  • Loading branch information
matteocontrini committed Feb 18, 2017
1 parent cb5f3c9 commit 820a29d
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ process.on('uncaughtException', (err) => {
process.exit(1);
});

require('./src/social.js');
require('./lib/social.js');
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 820a29d

Please sign in to comment.