Sfoglia il codice sorgente

before update to angular 9

master
Daniel 2 anni fa
parent
commit
7ec8beedf0
3 ha cambiato i file con 11455 aggiunte e 9946 eliminazioni
  1. +1
    -0
      .gitignore
  2. +11452
    -9945
      httpdocs/plp-angular/package-lock.json
  3. +2
    -1
      httpdocs/plp-angular/package.json

+ 1
- 0
.gitignore Vedi File

@@ -0,0 +1 @@
/.idea

+ 11452
- 9945
httpdocs/plp-angular/package-lock.json
File diff soppresso perché troppo grande
Vedi File


+ 2
- 1
httpdocs/plp-angular/package.json Vedi File

@@ -11,6 +11,7 @@
},
"private": true,
"dependencies": {
"@angular-devkit/schematics": "^16.0.0",
"@angular/animations": "^8.2.14",
"@angular/common": "^8.2.14",
"@angular/compiler": "^8.2.14",
@@ -43,7 +44,7 @@
"@types/jasminewd2": "^2.0.8",
"@types/node": "~8.9.4",
"codelyzer": "^5.2.1",
"jasmine-core": "~3.4.0",
"jasmine-core": "~3.8.0",
"jasmine-spec-reporter": "~4.2.1",
"karma": "~4.1.0",
"karma-chrome-launcher": "~2.2.0",


Caricamento…
Annulla
Salva