@aexol/axolotl
Advanced tools
Comparing version 0.5.2 to 0.5.3
@@ -10,3 +10,3 @@ export const MESSAGE_BRAKE = `~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`; | ||
'federation-yoga': { | ||
example: 'examples/beerpub-yoga-federated', | ||
example: 'examples/yoga-federated', | ||
repo: 'axolotl-starter-federation-yoga', | ||
@@ -13,0 +13,0 @@ description: 'GraphQL Yoga starter', |
{ | ||
"name": "@aexol/axolotl", | ||
"version": "0.5.2", | ||
"version": "0.5.3", | ||
"private": false, | ||
@@ -20,4 +20,4 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@aexol/axolotl-config": "^0.5.2", | ||
"@aexol/axolotl-core": "^0.5.2", | ||
"@aexol/axolotl-config": "^0.5.3", | ||
"@aexol/axolotl-core": "^0.5.3", | ||
"chalk": "^5.3.0", | ||
@@ -24,0 +24,0 @@ "chokidar": "^3.6.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
87639
Updated@aexol/axolotl-config@^0.5.3
Updated@aexol/axolotl-core@^0.5.3