Skip to content
This repository has been archived by the owner on Aug 6, 2022. It is now read-only.

Commit

Permalink
Renamed example name to follow the library
Browse files Browse the repository at this point in the history
  • Loading branch information
sconix committed Mar 26, 2017
1 parent 5592afe commit 2a94932
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular2-swiper-wrapper-example",
"description": "Example app for the angular2-swiper-wrapper",
"name": "ngx-swiper-wrapper-example",
"description": "Example app for the ngx-swiper-wrapper",
"license": "MIT",
"version": "2.5.0",
"tslint": {
Expand Down Expand Up @@ -44,7 +44,7 @@
"@angular/platform-browser": "~2.4.0",
"@angular/platform-browser-dynamic": "~2.4.0",
"@angular/router": "~3.4.0",
"angular2-swiper-wrapper": "~2.0.0",
"ngx-swiper-wrapper": "~2.5.0",
"core-js": "~2.4.0",
"rxjs": "~5.0.0",
"swiper": "~3.4.0",
Expand Down

0 comments on commit 2a94932

Please sign in to comment.