Removed package-lock.json file

This commit is contained in:
Achmad Zaenuri 2024-05-14 22:07:03 +07:00
parent eb8f555429
commit cc6b09d1c2
4 changed files with 5 additions and 17229 deletions

2
.gitignore vendored
View File

@ -68,3 +68,5 @@ testem.log
# System files
.DS_Store
Thumbs.db
package-lock.json

View File

@ -1,7 +1,7 @@
import type { CapacitorConfig } from '@capacitor/cli';
const config: CapacitorConfig = {
appId: 'io.ionic.starter',
appId: 'com.allbestsistem.paijo',
appName: 'paijo',
webDir: 'www'
};

17226
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,8 +1,8 @@
{
"name": "paijo",
"version": "0.0.1",
"author": "Ionic Framework",
"homepage": "https://ionicframework.com/",
"author": "PT Allbest Solusi Sistem",
"homepage": "https://allbestsistem.com/",
"scripts": {
"ng": "ng",
"start": "ng serve",