Skip to content

Commit c5006e8

Browse files
committed
Bumping cds version to 3.1.0-rc.2
1 parent 06e9169 commit c5006e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

integration-libs/cds/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spartacus/cds",
3-
"version": "3.1.0-rc.1",
3+
"version": "3.1.0-rc.2",
44
"description": "Context Driven Service library for Spartacus",
55
"keywords": [
66
"spartacus",
@@ -22,8 +22,8 @@
2222
"@angular/core": "^10.1.0",
2323
"@angular/router": "^10.1.0",
2424
"@ngrx/store": "^10.0.0",
25-
"@spartacus/core": "3.1.0-rc.1",
26-
"@spartacus/storefront": "3.1.0-rc.1",
25+
"@spartacus/core": "3.1.0-rc.2",
26+
"@spartacus/storefront": "3.1.0-rc.2",
2727
"rxjs": "^6.6.0"
2828
},
2929
"publishConfig": {

0 commit comments

Comments
 (0)