We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06e9169 commit c5006e8Copy full SHA for c5006e8
integration-libs/cds/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@spartacus/cds",
3
- "version": "3.1.0-rc.1",
+ "version": "3.1.0-rc.2",
4
"description": "Context Driven Service library for Spartacus",
5
"keywords": [
6
"spartacus",
@@ -22,8 +22,8 @@
22
"@angular/core": "^10.1.0",
23
"@angular/router": "^10.1.0",
24
"@ngrx/store": "^10.0.0",
25
- "@spartacus/core": "3.1.0-rc.1",
26
- "@spartacus/storefront": "3.1.0-rc.1",
+ "@spartacus/core": "3.1.0-rc.2",
+ "@spartacus/storefront": "3.1.0-rc.2",
27
"rxjs": "^6.6.0"
28
},
29
"publishConfig": {
0 commit comments