diff --git a/package.json b/package.json index 0750c6c..3f5c3bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@manuscripts/track-changes-plugin", - "version": "2.3.13", + "version": "2.3.14-LEAN-5727.0", "author": "Atypon Systems LLC", "license": "Apache-2.0", "homepage": "https://github.com/Atypon-OpenSource/manuscripts-track-changes-plugin", diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml new file mode 100644 index 0000000..de711c6 --- /dev/null +++ b/pnpm-workspace.yaml @@ -0,0 +1,5 @@ +minimumReleaseAgeExclude: + - '@manuscripts/*' +allowBuilds: + esbuild: true + unrs-resolver: true