Skip to content
This repository has been archived by the owner on Oct 20, 2018. It is now read-only.

Commit

Permalink
Merge pull request #52 from iamlothian/master
Browse files Browse the repository at this point in the history
Missing hammerjs ref in typescript
  • Loading branch information
sheikalthaf authored Nov 12, 2017
2 parents 5980d91 + 16266cd commit 0bf9ec8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ngx-carousel/ngx-carousel.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ import {

import { NgxCarousel, NgxCarouselStore } from './ngx-carousel.interface';
import { Subscription } from 'rxjs/Subscription';
import * as Hammer from 'hammerjs'

@Component({
// tslint:disable-next-line:component-selector
Expand Down

0 comments on commit 0bf9ec8

Please sign in to comment.