@o3r/schematics 8.2.0-alpha.86 → 8.2.0-alpha.87

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@o3r/schematics",
3
- "version": "8.2.0-alpha.86",
3
+ "version": "8.2.0-alpha.87",
4
4
  "description": "Schematics module of the Otter framework",
5
5
  "main": "./src/index.js",
6
6
  "keywords": [
@@ -53,9 +53,9 @@
53
53
  "@nrwl/jest": "~15.9.0",
54
54
  "@nrwl/js": "~15.9.0",
55
55
  "@nrwl/linter": "~15.9.0",
56
- "@o3r/build-helpers": "^8.2.0-alpha.86",
57
- "@o3r/dev-tools": "^8.2.0-alpha.86",
58
- "@o3r/eslint-plugin": "^8.2.0-alpha.86",
56
+ "@o3r/build-helpers": "^8.2.0-alpha.87",
57
+ "@o3r/dev-tools": "^8.2.0-alpha.87",
58
+ "@o3r/eslint-plugin": "^8.2.0-alpha.87",
59
59
  "@schematics/angular": "~15.2.0",
60
60
  "@types/jest": "~28.1.2",
61
61
  "@types/node": "^17.0.45",