mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
save
This commit is contained in:
Generated
+3732
-1626
File diff suppressed because it is too large
Load Diff
+8
-5
@@ -13,9 +13,12 @@
|
|||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"@angular-devkit/architect": "^0.1101.0",
|
||||||
|
"@angular-devkit/core": "^11.2.1",
|
||||||
|
"@angular-devkit/schematics": "^11.2.1",
|
||||||
"@angular/animations": "^11.1.0",
|
"@angular/animations": "^11.1.0",
|
||||||
"@angular/common": "~9.1.6",
|
"@angular/common": "^11.0.0",
|
||||||
"@angular/core": "~9.1.6",
|
"@angular/core": "^11.0.0",
|
||||||
"@angular/forms": "~9.1.6",
|
"@angular/forms": "~9.1.6",
|
||||||
"@angular/platform-browser": "~9.1.6",
|
"@angular/platform-browser": "~9.1.6",
|
||||||
"@angular/platform-browser-dynamic": "~9.1.6",
|
"@angular/platform-browser-dynamic": "~9.1.6",
|
||||||
@@ -58,10 +61,10 @@
|
|||||||
"zone.js": "~0.10.2"
|
"zone.js": "~0.10.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@angular-devkit/build-angular": "^0.901.14",
|
"@angular-devkit/build-angular": "^0.1101.0",
|
||||||
"@angular/cli": "9.1.12",
|
"@angular/cli": "9.1.12",
|
||||||
"@angular/compiler": "~9.1.6",
|
"@angular/compiler": "~9.1.6",
|
||||||
"@angular/compiler-cli": "~9.1.6",
|
"@angular/compiler-cli": "^11.0.0",
|
||||||
"@angular/language-service": "~9.1.6",
|
"@angular/language-service": "~9.1.6",
|
||||||
"@ionic/angular-toolkit": "^3.0.0",
|
"@ionic/angular-toolkit": "^3.0.0",
|
||||||
"@ionic/lab": "3.1.7",
|
"@ionic/lab": "3.1.7",
|
||||||
@@ -88,7 +91,7 @@
|
|||||||
"protractor": "^7.0.0",
|
"protractor": "^7.0.0",
|
||||||
"ts-node": "~8.3.0",
|
"ts-node": "~8.3.0",
|
||||||
"tslint": "~6.1.0",
|
"tslint": "~6.1.0",
|
||||||
"typescript": "~3.8.3"
|
"typescript": "^4.1.5"
|
||||||
},
|
},
|
||||||
"description": "An Ionic project",
|
"description": "An Ionic project",
|
||||||
"cordova": {
|
"cordova": {
|
||||||
|
|||||||
Reference in New Issue
Block a user