Skip to content

Commit

Permalink
fix package.json demo url
Browse files Browse the repository at this point in the history
  • Loading branch information
tiberiuzuld committed Apr 10, 2017
1 parent bf62214 commit 3c17267
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-gridster2",
"version": "2.7.2",
"version": "2.7.3",
"license": "MIT",
"main": "dist/index.js",
"jsnext:main": "dist/index.js",
Expand All @@ -18,7 +18,7 @@
"build-demo": "ng build --prod --base-href=./",
"build-npm": "gulp inline-templates && ngc -p tsconfig-lib.json"
},
"homepage": "https://github.io/tiberiuzuld/angular-gridster2",
"homepage": "https://tiberiuzuld.github.io/angular-gridster2/angular",
"bugs": {
"url": "https://github.com/tiberiuzuld/angular-gridster2/issues"
},
Expand Down

0 comments on commit 3c17267

Please sign in to comment.