Add sqlite3
Signed-off-by: William Brawner <me@wbrawner.com>
This commit is contained in:
parent
621782a3a8
commit
1b2a5e220c
2 changed files with 956 additions and 787 deletions
1740
package-lock.json
generated
1740
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -30,6 +30,7 @@
|
|||
"core-js": "^3.20.3",
|
||||
"ng2-charts": "^3.0.8",
|
||||
"rxjs": "^7.5.2",
|
||||
"sqlite3": "^5.0.1",
|
||||
"tslib": "^2.3.1",
|
||||
"zone.js": "~0.11.4"
|
||||
},
|
||||
|
@ -55,4 +56,4 @@
|
|||
"tslint": "^6.1.3",
|
||||
"typescript": "4.7.4"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue