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

Commit

Permalink
chore(package.json): update contributors,version,description,url
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickJS committed Nov 5, 2015
1 parent 2acd8a6 commit 3e473a3
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"name": "angular2-universal-starter",
"version": "1.0.0",
"version": "1.0.1",
"description": "Angular 2 Universal starter kit by @AngularClass",
"repository": {
"type": "git",
"url": "https://github.com/angular-class/angular2-universal-starter.git"
"url": "https://github.com/angular/universal-starter.git"
},
"scripts": {
"preinstall": "tsd install node express --save",
Expand All @@ -13,8 +14,10 @@
},
"license": "Apache-2.0",
"contributors": [
"PatrickJS <[email protected]>",
"Jeff Whelpley <[email protected]>"
"AngularClass <[email protected]>",
"PatrickJS <[email protected]>",
"Jeff Whelpley <[email protected]>",
"Jeff Cross <[email protected]>"
],
"dependencies": {
"@reactivex/rxjs": "5.0.0-alpha.4",
Expand Down

0 comments on commit 3e473a3

Please sign in to comment.