@unisphere/nx 3.6.0 → 3.6.2

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.
Files changed (2) hide show
  1. package/migrations.json +1 -1
  2. package/package.json +1 -1
package/migrations.json CHANGED
@@ -479,7 +479,7 @@
479
479
  "postUpdateMessage": "🎉 Migration to @unisphere/nx 3.6.0 completed successfully!",
480
480
  "packages": {
481
481
  "@unisphere/cli": {
482
- "version": "2.6.4",
482
+ "version": "2.6.6",
483
483
  "alwaysAddToPackageJson": false
484
484
  }
485
485
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@unisphere/nx",
3
- "version": "3.6.0",
3
+ "version": "3.6.2",
4
4
  "private": false,
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",