We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f279e1 commit 5b80c04Copy full SHA for 5b80c04
package.json
@@ -30,16 +30,16 @@
30
"ionicframework"
31
],
32
"dependencies": {
33
- "@schematics/angular": "^8.0.0",
+ "@schematics/angular": ">=8.0.0",
34
"cheerio": "1.0.0-rc.3",
35
"colorette": "1.1.0",
36
"copy-webpack-plugin": "5.1.1",
37
"tslib": "^1.9.0",
38
"ws": "^7.0.1"
39
},
40
"devDependencies": {
41
- "@angular-devkit/architect": ">=0.800.0",
42
- "@angular-devkit/build-angular": ">=0.800.0",
+ "@angular-devkit/architect": ">=0.803.0",
+ "@angular-devkit/build-angular": ">=0.803.0",
43
"@angular-devkit/core": ">=8.0.0",
44
"@angular-devkit/schematics": ">=8.0.0",
45
"@semantic-release/changelog": "^3.0.0",
0 commit comments