@payfit/nx-core 4.54.1 → 4.54.2-ephemeral-chore-update-codeowners.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -155,7 +155,7 @@ jobs:
155
155
  command: |
156
156
  if [[ $(yq '. | has("workflows")' .circleci/continue-config.yml) != true ]]
157
157
  then
158
- echo "no continuous workflow to run, stopping"
158
+ echo "no continuous workflow to run, stopping"
159
159
  circleci-agent step halt
160
160
  fi
161
161
  - run:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@payfit/nx-core",
3
- "version": "4.54.1",
3
+ "version": "4.54.2-ephemeral-chore-update-codeowners.0",
4
4
  "type": "commonjs",
5
5
  "main": "./dist/src/index.js",
6
6
  "types": "./dist/src/index.d.ts",