@swarmion/nx-plugin
Advanced tools
Comparing version 0.13.0 to 0.13.1
@@ -19,3 +19,3 @@ "use strict"; | ||
scripts: { | ||
clean: 'pnpm clean', | ||
clean: 'rimraf dist', | ||
'lint-fix': 'pnpm linter-base-config --fix', | ||
@@ -22,0 +22,0 @@ 'lint-fix-all': 'pnpm lint-fix .', |
@@ -13,3 +13,3 @@ export var packageJson = function packageJson(options) { | ||
scripts: { | ||
clean: 'pnpm clean', | ||
clean: 'rimraf dist', | ||
'lint-fix': 'pnpm linter-base-config --fix', | ||
@@ -16,0 +16,0 @@ 'lint-fix-all': 'pnpm lint-fix .', |
{ | ||
"name": "@swarmion/nx-plugin", | ||
"description": "Generate and use type-safe contracts between your Serverless services.", | ||
"version": "0.13.0", | ||
"version": "0.13.1", | ||
"contributors": [ | ||
@@ -73,3 +73,3 @@ "MaximeVivier", | ||
}, | ||
"gitHead": "58602c4313e91e0d3d0392a9462314a57807010b" | ||
"gitHead": "dd5a31f1b33298cd3b5efef6e744ba79e4c75e7c" | ||
} |
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
195537