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

Commit efe6314

Browse files
committed
chore(update): Update package.json repo fields
1 parent 25265df commit efe6314

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "es6-shim",
2+
"name": "angular2/quickstart",
33
"version": "0.0.1",
44
"description": "",
55
"main": "gulpfile.js",
@@ -13,14 +13,14 @@
1313
},
1414
"repository": {
1515
"type": "git",
16-
"url": "https://github.com/davideast/es6-shim.git"
16+
"url": "https://github.com/angular/quickstart.git"
1717
},
1818
"author": "",
1919
"license": "Apache 2.0",
2020
"bugs": {
21-
"url": "https://github.com/davideast/es6-shim/issues"
21+
"url": "https://github.com/angular/quickstart/issues"
2222
},
23-
"homepage": "https://github.com/davideast/es6-shim",
23+
"homepage": "https://github.com/angular/quickstart",
2424
"devDependencies": {
2525
"del": "^1.1.1",
2626
"gulp": "^3.8.11",

0 commit comments

Comments
 (0)