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

Commit 3e473a3

Browse files
committed
chore(package.json): update contributors,version,description,url
1 parent 2acd8a6 commit 3e473a3

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

package.json

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
{
22
"name": "angular2-universal-starter",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
4+
"description": "Angular 2 Universal starter kit by @AngularClass",
45
"repository": {
56
"type": "git",
6-
"url": "https://github.com/angular-class/angular2-universal-starter.git"
7+
"url": "https://github.com/angular/universal-starter.git"
78
},
89
"scripts": {
910
"preinstall": "tsd install node express --save",
@@ -13,8 +14,10 @@
1314
},
1415
"license": "Apache-2.0",
1516
"contributors": [
16-
"PatrickJS <[email protected]>",
17-
"Jeff Whelpley <[email protected]>"
17+
"AngularClass <[email protected]>",
18+
"PatrickJS <[email protected]>",
19+
"Jeff Whelpley <[email protected]>",
20+
"Jeff Cross <[email protected]>"
1821
],
1922
"dependencies": {
2023
"@reactivex/rxjs": "5.0.0-alpha.4",

0 commit comments

Comments
 (0)