Skip to content

Commit e644559

Browse files
committed
MI-471: Add missing name property to plugin export
1 parent 9b1b1a4 commit e644559

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,6 @@ function register (server, options) {
6161

6262
exports.plugin = {
6363
pkg: require('../package.json'),
64+
name: 'hapi-bookshelf-total-count',
6465
register
6566
};

0 commit comments

Comments
 (0)