diff --git a/package.json b/package.json index def5b6e..e1fc6c1 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "elearn", - "version": "0.0.1", - "author": "Ionic Framework", - "homepage": "https://ionicframework.com/", + "name": "WrenchBoard", + "version": "40.1.1", + "author": "WrenchBaoard LLC", + "homepage": "https://www.wrenchboard.com/", "scripts": { "ng": "ng", "start": "ng serve", diff --git a/src/main.ts b/src/main.ts index 660348a..91ec6da 100644 --- a/src/main.ts +++ b/src/main.ts @@ -1,11 +1,3 @@ -/* - Authors : initappz (Rahul Jograna) - Website : https://initappz.com/ - App Name : E-Learning App Template - This App Template Source code is licensed as per the - terms found in the Website https://initappz.com/license - Copyright and Good Faith Purchasers © 2021-present initappz. -*/ import { enableProdMode } from '@angular/core'; import { platformBrowserDynamic } from '@angular/platform-browser-dynamic';