@swarmion/nx-plugin
Advanced tools
Comparing version 0.10.1 to 0.10.2
@@ -21,4 +21,2 @@ "use strict"; | ||
}, { | ||
path: (0, _devkit.joinPathFragments)(options.offsetFromRoot, 'packages/configuration/tsconfig.build.json') | ||
}, { | ||
path: (0, _devkit.joinPathFragments)(options.offsetFromRoot, 'packages/serverless-configuration/tsconfig.build.json') | ||
@@ -25,0 +23,0 @@ }], |
@@ -13,4 +13,2 @@ import { joinPathFragments } from '@nrwl/devkit'; | ||
}, { | ||
path: joinPathFragments(options.offsetFromRoot, 'packages/configuration/tsconfig.build.json') | ||
}, { | ||
path: joinPathFragments(options.offsetFromRoot, 'packages/serverless-configuration/tsconfig.build.json') | ||
@@ -17,0 +15,0 @@ }], |
{ | ||
"name": "@swarmion/nx-plugin", | ||
"description": "Generate and use type-safe contracts between your Serverless services.", | ||
"version": "0.10.1", | ||
"version": "0.10.2", | ||
"contributors": [ | ||
@@ -71,3 +71,3 @@ "MaximeVivier", | ||
}, | ||
"gitHead": "57466b80f1e525bac11bbbe5ee780d82a777cb5c" | ||
"gitHead": "38076938373ecdfacb9a0aa43da572ff92481910" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
187508
1297