package id

This commit is contained in:
CHIEFSOFT\ameye
2023-06-19 14:54:32 -04:00
parent 194e38cb8d
commit 1c51dda3f4
2 changed files with 4 additions and 12 deletions
+4 -4
View File
@@ -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",
-8
View File
@@ -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';