Skip to content

Commit

Permalink
v13.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
illiakovalenko committed Mar 2, 2020
1 parent 5615768 commit cc6e302
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"packages/*",
"samples/*"
],
"version": "13.0.3"
"version": "13.0.4"
}
2 changes: 1 addition & 1 deletion samples/react/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion samples/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jss-sample-react",
"description": "Application utilizing Sitecore JavaScript Services and React (create-react-app).",
"version": "13.0.3",
"version": "13.0.4",
"private": true,
"config": {
"appName": "JssReactWeb",
Expand Down

0 comments on commit cc6e302

Please sign in to comment.