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 5d7f4a7 commit 49a90e6Copy full SHA for 49a90e6
packages/@ionic/cli/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@ionic/cli",
3
- "version": "6.20.9",
+ "version": "6.20.8",
4
"description": "A tool for creating and developing Ionic Framework mobile apps.",
5
"homepage": "https://ionicframework.com",
6
"author": "Ionic Team <hi@ionic.io> (https://ionicframework.com) ",
packages/cli-scripts/package.json
@@ -16,7 +16,7 @@
16
"main": "./dist/index.js",
17
"types": "./dist/index.d.ts",
18
"dependencies": {
19
- "@ionic/cli": "6.20.9",
+ "@ionic/cli": "6.20.8",
20
"@ionic/cli-framework": "5.1.3",
21
"@ionic/utils-fs": "3.1.6",
22
"ansi-styles": "^4.0.0",
0 commit comments