Skip to content

Commit

Permalink
Updated package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernhelm committed Oct 28, 2015
1 parent 8609cfd commit 1adc975
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "videogular",
"name": "videogular2",
"version": "2.0.0-alpha",
"description": "Videogular is a video application framework for desktop and mobile powered by Angular 2.0",
"typings": "./videogular2.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/2fdevs/videogular/"
"url": "https://github.com/videogular/videogular2"
},
"dependencies": {
"angular2": "2.0.0-alpha.44",
Expand Down Expand Up @@ -45,7 +45,7 @@
"author": "Raul Jimenez <[email protected]> (http://twofuckingdevelopers.com/)",
"license": "MIT",
"bugs": {
"url": "https://github.com/2fdevs/videogular/issues"
"url": "https://github.com/videogular/videogular2/issues"
},
"homepage": "http://videogular.com"
}

0 comments on commit 1adc975

Please sign in to comment.