diff --git a/.yarnrc b/.yarnrc new file mode 100644 index 0000000000..4f14322dc8 --- /dev/null +++ b/.yarnrc @@ -0,0 +1 @@ +--ignore-engines true diff --git a/package.json b/package.json index dd02957071..2f305af332 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nrwl/nx-source", - "version": "12.3.0", + "version": "12.3.4", "description": "Smart, Extensible Build Framework", "homepage": "https://nx.dev", "private": true,