Skip to content

Commit

Permalink
Merge pull request #244 from terminusdb/new_version
Browse files Browse the repository at this point in the history
New version
  • Loading branch information
Francesca-Bit committed May 23, 2023
2 parents ae662af + 96b507a commit 99ea3b5
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 13 deletions.
14 changes: 8 additions & 6 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@
},
"devDependencies": {
"@testing-library/react": "^13.4.0"
}
},
"version": "6.2.4"
}
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.1.8",
"version": "6.2.4",
"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.1.8",
"version": "6.2.4",
"description": "react",
"homepage": "./",
"main": "src/index",
Expand Down
2 changes: 1 addition & 1 deletion packages/tdb-documents-ui-template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@terminusdb/terminusdb-documents-ui-template",
"version": "6.1.8",
"version": "6.2.4",
"description": "SDK to build Application from terminusdb documents",
"main": "src/index.js",
"module": "es6/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.1.8",
"version": "6.2.4",
"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.1.8",
"version": "6.2.4",
"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.1.8",
"version": "6.2.4",
"description": "Table for terminusdb",
"main": "src/index",
"module": "es6/index",
Expand Down

0 comments on commit 99ea3b5

Please sign in to comment.