Skip to content

Commit

Permalink
bumped version, changed main file
Browse files Browse the repository at this point in the history
  • Loading branch information
VadimDez committed Jun 7, 2016
1 parent bc09cfe commit 887cb73
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@angular/platform-browser": "2.0.0-rc.1",
"@angular/platform-browser-dynamic": "2.0.0-rc.1",
"es6-shim": "^0.35.0",
"ng2-img-fallback": "0.1.0",
"ng2-img-fallback": "0.1.1",
"reflect-metadata": "0.1.3",
"rxjs": "5.0.0-beta.6",
"systemjs": "0.19.26",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "ng2-img-fallback",
"version": "0.1.0",
"version": "0.1.1",
"description": "Angular2 directive for image fallback",
"main": "index.js",
"main": "dist/index.js",
"directories": {
"example": "example"
},
Expand Down

0 comments on commit 887cb73

Please sign in to comment.