Skip to content

Commit 2f8fe83

Browse files
committed
update package.json
1 parent ff39381 commit 2f8fe83

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
2-
"name": "angular2-webpack-starter",
2+
"name": "tableexport_angular4_webpack2_app",
33
"version": "6.0.0",
4-
"description": "An Angular 2 Webpack Starter kit featuring Angular 2 (Router, Http, Forms, Services, Tests, E2E, Coverage), Karma, Protractor, Jasmine, Istanbul, TypeScript, and Webpack by AngularClass",
4+
"description": "A TableExport, Angular 4, and Webpack 2 Starter kit featuring Angular 2 (Router, Http, Forms, Services, Tests, E2E, Coverage), Karma, Protractor, Jasmine, Istanbul, TypeScript, and Webpack by AngularClass",
55
"keywords": [
66
"angular",
77
"angular2",
88
"webpack",
99
"typescript"
1010
],
1111
"author": "Patrick Stapleton <patrick@angularclass.com>",
12-
"homepage": "https://github.com/angularclass/angular2-webpack-starter",
12+
"homepage": "https://github.com/clarketm/tableexport_angular4_webpack2_app",
1313
"license": "MIT",
1414
"scripts": {
1515
"build:aot:prod": "npm run clean:dist && npm run clean:aot && cross-env BUILD_AOT=1 npm run webpack -- --config config/webpack.prod.js --progress --profile --bail",
@@ -156,10 +156,10 @@
156156
},
157157
"repository": {
158158
"type": "git",
159-
"url": "https://github.com/angularclass/angular2-webpack-starter.git"
159+
"url": "https://github.com/clarketm/tableexport_angular4_webpack2_app"
160160
},
161161
"bugs": {
162-
"url": "https://github.com/angularclass/angular2-webpack-starter/issues"
162+
"url": "https://github.com/clarketm/tableexport_angular4_webpack2_app/issues"
163163
},
164164
"engines": {
165165
"node": ">= 4.2.1",

0 commit comments

Comments
 (0)