Édouard Lopez
08/26/2022, 3:16 PMnpx @pact-foundation/absolute-version , e.g.:
"pact:publish": "pact-broker publish ./pacts --consumer-app-version=\"$(npx @pact-foundation/absolute-version)\" --auto-detect-version-properties --broker-base-url=<http://localhost:8000> --broker-username pact_workshop --broker-password pact_workshop"
But the NPM package is deprecated in favour of absolute-version. Should the docs be updated?