update to angular 12

This commit is contained in:
Matt Hill
2021-08-10 18:53:39 -06:00
committed by Aiden McClelland
parent 58678522ff
commit 1fe9c6ffdf
19 changed files with 12735 additions and 10234 deletions

View File

@@ -1,7 +1,7 @@
import { Bootstrapper, DBCache } from 'patch-db-client'
import { DataModel } from './data-model'
import { Injectable } from '@angular/core'
import { Storage } from '@ionic/storage'
import { Storage } from '@ionic/storage-angular'
@Injectable({
providedIn: 'root',