simpo-component-library 1.6.112 → 1.6.113

Sign up to get free protection for your applications and to get access to all the features.
@@ -4,7 +4,7 @@ import { EventsService } from './../../services/events.service';
4
4
  import BaseSection from '../BaseSection';
5
5
  import { BannerContentModel, BannerSectionModel } from './appointment-form.model';
6
6
  import { MatDialog } from '@angular/material/dialog';
7
- import { RestService } from '@simpo-ui/services/rest.service';
7
+ import { RestService } from '../../services/rest.service';
8
8
  import { MatSnackBar } from '@angular/material/snack-bar';
9
9
  import * as i0 from "@angular/core";
10
10
  export declare class AppointmentFormComponent extends BaseSection implements OnInit {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "simpo-component-library",
3
- "version": "1.6.112",
3
+ "version": "1.6.113",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^17.2.0",
6
6
  "@angular/core": "^17.2.0",