Skip to content

Commit

Permalink
Merge pull request #106 from terminusdb/v_6.0.3
Browse files Browse the repository at this point in the history
update version
  • Loading branch information
KittyJose committed Feb 2, 2023
2 parents 58f9075 + 94ad579 commit 2072b8f
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions 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 packages/tdb-access-control-component/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@terminusdb/terminusdb-access-control-component",
"version": "6.0.2",
"version": "6.0.3",
"description": "Table for terminusdb",
"main": "src/index",
"module": "es6/index",
Expand Down
2 changes: 1 addition & 1 deletion packages/tdb-dashboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@terminusdb-live/tdb-dashboard",
"version": "6.0.2",
"version": "6.0.3",
"description": "react",
"homepage": "./",
"main": "src/index",
Expand Down
2 changes: 1 addition & 1 deletion packages/tdb-documents-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@terminusdb/terminusdb-documents-ui",
"version": "6.0.2",
"version": "6.0.3",
"description": "SDK to build UI from terminusdb documents",
"main": "src/index.js",
"module": "es6/index",
Expand Down
2 changes: 1 addition & 1 deletion packages/tdb-react-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@terminusdb-live/tdb-react-components",
"version": "6.0.2",
"version": "6.0.3",
"description": "components tools for terminusdb",
"main": "src/index",
"module": "es6/index",
Expand Down
2 changes: 1 addition & 1 deletion packages/tdb-react-table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@terminusdb/terminusdb-react-table",
"version": "6.0.2",
"version": "6.0.3",
"description": "Table for terminusdb",
"main": "src/index",
"module": "es6/index",
Expand Down

0 comments on commit 2072b8f

Please sign in to comment.