We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 228af6f commit 71589bcCopy full SHA for 71589bc
feature-libs/organization/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@spartacus/organization",
3
- "version": "3.1.0-rc.1",
+ "version": "3.1.0-rc.2",
4
"description": "Organization library for Spartacus",
5
"keywords": [
6
"spartacus",
@@ -29,9 +29,9 @@
29
"@ngrx/effects": "^10.0.0",
30
"@ngrx/store": "^10.0.0",
31
"@schematics/angular": "^10.1.0",
32
- "@spartacus/core": "3.1.0-rc.1",
33
- "@spartacus/schematics": "3.1.0-rc.1",
34
- "@spartacus/storefront": "3.1.0-rc.1",
+ "@spartacus/core": "3.1.0-rc.2",
+ "@spartacus/schematics": "3.1.0-rc.2",
+ "@spartacus/storefront": "3.1.0-rc.2",
35
"bootstrap": "^4.0",
36
"rxjs": "^6.6.0",
37
"typescript": "~4.0.2"
0 commit comments