Skip to content

Commit

Permalink
Renaming to NgDraggableModule
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaysinghj8 committed Mar 31, 2017
1 parent abe4f38 commit 79de6ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/draggable.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ import { DraggableDirective } from './draggable.directive';
exports: [ DraggableDirective ],
providers: []
})
export class Ng2DraggableModule { }
export class NgDraggableModule { }

0 comments on commit 79de6ba

Please sign in to comment.