diff --git a/catDataMocking/package.json b/catDataMocking/package.json old mode 100755 new mode 100644 diff --git a/nest-user-api/src/users/users.controller.spec.ts b/nest-user-api/src/users/users.controller.spec.ts old mode 100755 new mode 100644 diff --git a/nest-user-api/src/users/users.controller.ts b/nest-user-api/src/users/users.controller.ts old mode 100755 new mode 100644 diff --git a/nest-user-api/src/users/users.module.ts b/nest-user-api/src/users/users.module.ts old mode 100755 new mode 100644 diff --git a/nest-user-api/src/users/users.service.spec.ts b/nest-user-api/src/users/users.service.spec.ts old mode 100755 new mode 100644 diff --git a/nest-user-api/src/users/users.service.ts b/nest-user-api/src/users/users.service.ts old mode 100755 new mode 100644 diff --git a/package-lock.json b/package-lock.json old mode 100755 new mode 100644 diff --git a/ts_playground/01-types.ts b/ts_playground/01-types.ts old mode 100755 new mode 100644 diff --git a/ts_playground/02-functions.ts b/ts_playground/02-functions.ts old mode 100755 new mode 100644 diff --git a/ts_playground/03-interfaces.ts b/ts_playground/03-interfaces.ts old mode 100755 new mode 100644 diff --git a/ts_playground/04-classes.ts b/ts_playground/04-classes.ts old mode 100755 new mode 100644 diff --git a/ts_playground/05-generics.ts b/ts_playground/05-generics.ts old mode 100755 new mode 100644 diff --git a/ts_playground/06-union-type.ts b/ts_playground/06-union-type.ts old mode 100755 new mode 100644 diff --git a/ts_playground/07-utility-types.ts b/ts_playground/07-utility-types.ts old mode 100755 new mode 100644 diff --git a/ts_playground/08-record.ts b/ts_playground/08-record.ts old mode 100755 new mode 100644 diff --git a/ts_playground/09-narrowing.ts b/ts_playground/09-narrowing.ts old mode 100755 new mode 100644 diff --git a/ts_playground/10-keyof-typeof.ts b/ts_playground/10-keyof-typeof.ts old mode 100755 new mode 100644 diff --git a/ts_playground/11-as-const.ts b/ts_playground/11-as-const.ts old mode 100755 new mode 100644 diff --git a/ts_playground/12-unknown-never.ts b/ts_playground/12-unknown-never.ts old mode 100755 new mode 100644 diff --git a/ts_playground/package.json b/ts_playground/package.json old mode 100755 new mode 100644 diff --git a/ts_playground/tsconfig.json b/ts_playground/tsconfig.json old mode 100755 new mode 100644