lms-sync 1.0.50 → 1.0.54

Sign up to get free protection for your applications and to get access to all the features.
package/login.json DELETED
@@ -1,5 +0,0 @@
1
- {
2
- "email": "ictsc@mscmarinduque.edu.ph",
3
- "password": "MjU8qweXLaFpDnEyfRrbY9",
4
- "baseURL": "https://lms.api.msc.priisms.online/api"
5
- }
package/target.json DELETED
@@ -1,9 +0,0 @@
1
- {
2
- "host": "188.166.212.92",
3
- "username": "migration",
4
- "database": "migration",
5
- "password": "Admin123",
6
- "dialect": "postgres",
7
- "schema": "public",
8
- "logging": false
9
- }