Skip to content

Commit

Permalink
v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lakhansamani committed Jul 5, 2021
1 parent bde89cc commit 2bf0c70
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
],
"npmClient": "yarn",
"useWorkspaces": true,
"version": "3.4.7",
"version": "3.5.0",
"lerna": "2.11.0",
"command": {
"version": {
Expand Down
2 changes: 1 addition & 1 deletion packages/browser/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@appbaseio/dejavu-browser",
"description": "Dejavu monorepo data browser components",
"version": "3.4.7",
"version": "3.5.0",
"authors": [
"Anuj Shah <anujshah584@gmail.com>",
"Lakhan Samani <lakhan.m.samani@gmail.com> (https://github.com/lakhansamani)",
Expand Down
4 changes: 2 additions & 2 deletions packages/dejavu-main/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dejavu-main",
"description": "Dejavu main module",
"version": "3.4.7",
"version": "3.5.0",
"authors": [
"Anuj Shah <anujshah584@gmail.com>",
"Lakhan Samani <lakhan.m.samani@gmail.com> (https://github.com/lakhansamani)",
Expand All @@ -16,7 +16,7 @@
"react-dom": "^16.13.1"
},
"dependencies": {
"@appbaseio/dejavu-browser": "^3.4.7",
"@appbaseio/dejavu-browser": "^3.5.0",
"@appbaseio/designkit": "^0.9.12",
"@appbaseio/reactivesearch": "^3.11.7",
"@divyanshu013/media": "^1.0.0",
Expand Down

0 comments on commit 2bf0c70

Please sign in to comment.