From 6af219110fabedf15531402265c1ce85426044bd Mon Sep 17 00:00:00 2001 From: Jesse MacFadyen Date: Fri, 15 May 2020 12:50:15 -0700 Subject: [PATCH] bump aio-app-scripts@1.0.0, generator-aio-app@1.0.0, generator-aio-console@1.1.0 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f5edc993..1c3fe3df 100644 --- a/package.json +++ b/package.json @@ -5,12 +5,12 @@ "author": "Adobe Inc.", "bugs": "https://github.com/adobe/aio-cli-plugin-app/issues", "dependencies": { - "@adobe/aio-app-scripts": "^0.15.0", + "@adobe/aio-app-scripts": "^1.0.0", "@adobe/aio-lib-core-config": ">=1.2.8", "@adobe/aio-lib-core-logging": "^1.1.0", "@adobe/aio-lib-ims": "^2.0.1", - "@adobe/generator-aio-app": "^0.7.2", - "@adobe/generator-aio-console": "^1.0.0", + "@adobe/generator-aio-app": "^1.0.0", + "@adobe/generator-aio-console": "^1.1.0", "@oclif/command": "^1.5.11", "@oclif/config": "^1.12.9", "ajv": "^6.12.2",