Commit 36ceddeb30cdfa7261f9b025f3391d5d5f67a2ae

Authored by Eric Fernandez
1 parent 763830f4f8
Exists in master and in 1 other branch validar_pve

ignore p-lock

Showing 2 changed files with 2 additions and 1 deletions   Show diff stats
... ... @@ -47,3 +47,4 @@ Thumbs.db
47 47  
48 48 # Project Settings
49 49 src/etc/AppSettings.ts
  50 +package-lock.json
... ... @@ -11,7 +11,7 @@
11 11 },
12 12 "private": true,
13 13 "dependencies": {
14   - "@angular/animations": "^8.0.3",
  14 + "@angular/animations": "^8.2.3",
15 15 "@angular/cdk": "^8.1.3",
16 16 "@angular/common": "~8.0.0",
17 17 "@angular/compiler": "~8.0.0",