Skip to content

Commit

Permalink
Fix error message component
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaKhatri committed May 3, 2019
1 parent b9e614d commit df22851
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy-config.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"client": {
"deploy": true,
"client": "release-v1.3.4",
"client": "release-v1.3.5",
"reactStore": "release-v1.3.4"
},

"server": {
"deploy": true,
"deploy": false,
"server": "release-v1.3.4"
}
}

0 comments on commit df22851

Please sign in to comment.