@o3r/schematics 10.0.0-next.46 → 10.0.0-next.47
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@o3r/schematics",
|
3
|
-
"version": "10.0.0-next.
|
3
|
+
"version": "10.0.0-next.47",
|
4
4
|
"description": "Schematics module of the Otter framework",
|
5
5
|
"main": "./src/public_api.js",
|
6
6
|
"typings": "./src/public_api.d.ts",
|
@@ -63,8 +63,8 @@
|
|
63
63
|
"@nx/eslint-plugin": "~17.1.1",
|
64
64
|
"@nx/jest": "~17.1.1",
|
65
65
|
"@nx/js": "~17.1.1",
|
66
|
-
"@o3r/build-helpers": "^10.0.0-next.
|
67
|
-
"@o3r/eslint-plugin": "^10.0.0-next.
|
66
|
+
"@o3r/build-helpers": "^10.0.0-next.47",
|
67
|
+
"@o3r/eslint-plugin": "^10.0.0-next.47",
|
68
68
|
"@schematics/angular": "~17.0.3",
|
69
69
|
"@types/jest": "~29.5.2",
|
70
70
|
"@types/node": "^18.0.0",
|