aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 12c10e9..8fc43bb 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,7 @@
12 }, 12 },
13 "private": true, 13 "private": true,
14 "dependencies": { 14 "dependencies": {
15 "@angular-devkit/build-angular": "^0.1101.1", 15 "@angular-devkit/build-angular": "^0.1102.12",
16 "@angular/animations": "^11.1", 16 "@angular/animations": "^11.1",
17 "@angular/cli": "^11.1", 17 "@angular/cli": "^11.1",
18 "@angular/common": "^11.1", 18 "@angular/common": "^11.1",
@@ -43,7 +43,7 @@
43 "codelyzer": "^6.0.1", 43 "codelyzer": "^6.0.1",
44 "eslint": "^7", 44 "eslint": "^7",
45 "tslint": "^5.20.1", 45 "tslint": "^5.20.1",
46 "typescript": "^4.1", 46 "typescript": "~4.1",
47 "web-ext-types": "^3.2.1" 47 "web-ext-types": "^3.2.1"
48 } 48 }
49} 49}