@payfit/nx-core 4.60.4-ephemeral-fix-build-sequence.0 → 4.60.4

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.
@@ -241,7 +241,6 @@ workflows:
241
241
  requires:
242
242
  - github_authenticate
243
243
  - test
244
- - build
245
244
  - docker-build
246
245
  context:
247
246
  - NX_COMMON_PACKAGES # TSH config / AWS credentials / NPM token
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@payfit/nx-core",
3
- "version": "4.60.4-ephemeral-fix-build-sequence.0",
3
+ "version": "4.60.4",
4
4
  "type": "commonjs",
5
5
  "main": "./dist/src/index.js",
6
6
  "types": "./dist/src/index.d.ts",