@nrwl/workspace 13.7.3 → 13.8.0-beta.1

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nrwl/workspace",
3
- "version": "13.7.3",
3
+ "version": "13.8.0-beta.1",
4
4
  "description": "Smart, Fast and Extensible Build System",
5
5
  "repository": {
6
6
  "type": "git",
@@ -81,10 +81,10 @@
81
81
  "minimatch": "3.0.4",
82
82
  "enquirer": "~2.3.6",
83
83
  "tslib": "^2.3.0",
84
- "@nrwl/cli": "13.7.3",
85
- "@nrwl/devkit": "13.7.3",
86
- "@nrwl/jest": "13.7.3",
87
- "@nrwl/linter": "13.7.3"
84
+ "@nrwl/cli": "13.8.0-beta.1",
85
+ "@nrwl/devkit": "13.8.0-beta.1",
86
+ "@nrwl/jest": "13.8.0-beta.1",
87
+ "@nrwl/linter": "13.8.0-beta.1"
88
88
  },
89
89
  "nx-migrations": {
90
90
  "migrations": "./migrations.json"