Commit efe6314a authored by David East's avatar David East

chore(update): Update package.json repo fields

parent 25265df9
{ {
"name": "es6-shim", "name": "angular2/quickstart",
"version": "0.0.1", "version": "0.0.1",
"description": "", "description": "",
"main": "gulpfile.js", "main": "gulpfile.js",
...@@ -13,14 +13,14 @@ ...@@ -13,14 +13,14 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/davideast/es6-shim.git" "url": "https://github.com/angular/quickstart.git"
}, },
"author": "", "author": "",
"license": "Apache 2.0", "license": "Apache 2.0",
"bugs": { "bugs": {
"url": "https://github.com/davideast/es6-shim/issues" "url": "https://github.com/angular/quickstart/issues"
}, },
"homepage": "https://github.com/davideast/es6-shim", "homepage": "https://github.com/angular/quickstart",
"devDependencies": { "devDependencies": {
"del": "^1.1.1", "del": "^1.1.1",
"gulp": "^3.8.11", "gulp": "^3.8.11",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment