Skip to content

Commit

Permalink
chore(build): 0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
lakhansamani committed Feb 13, 2020
1 parent 5e12dd7 commit c07862f
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": "0.1.6",
"version": "0.1.7",
"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": "0.1.6",
"version": "0.1.7",
"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": "0.1.6",
"version": "0.1.7",
"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.5.1"
},
"dependencies": {
"@appbaseio/dejavu-browser": "^0.1.6",
"@appbaseio/dejavu-browser": "^0.1.7",
"@appbaseio/designkit": "^0.9.1",
"@appbaseio/reactivesearch": "^3.0.2",
"@divyanshu013/media": "^1.0.0",
Expand Down

0 comments on commit c07862f

Please sign in to comment.