Skip to content

Commit

Permalink
Renaming to 'confucious'.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashley Davis committed Oct 2, 2015
1 parent 2113ed9 commit 5a46f5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
'use strict';

var Confy = require('./confy');
var Confucious = require('./confucious');

module.exports = new Confy();
module.exports = new Confucious();

0 comments on commit 5a46f5e

Please sign in to comment.