Skip to content

Commit

Permalink
bump version 1.0.47 (#1238)
Browse files Browse the repository at this point in the history
  • Loading branch information
soson authored Jun 27, 2023
1 parent ecac165 commit c2b2e65
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions packages/frinx-dashboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frinx/dashboard",
"version": "1.0.46",
"version": "1.0.47",
"private": true,
"dependencies": {
"@azure/msal-browser": "2.34.0",
Expand All @@ -19,7 +19,7 @@
"@frinx/shared": "workspace:^",
"@frinx/workflow-builder": "workspace:^",
"@frinx/workflow-ui": "workspace:^",
"@frinxio/gamma": "0.0.31",
"@frinxio/gamma": "0.0.32",
"@types/node": "16.18.14",
"@types/react": "17.0.53",
"@types/react-dom": "18.0.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/frinx-frontend-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frinx/frontend-server",
"version": "1.0.46",
"version": "1.0.47",
"main": "dist/server.js",
"files": [
"dist/*"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4581,7 +4581,7 @@ __metadata:
"@frinx/shared": "workspace:^"
"@frinx/workflow-builder": "workspace:^"
"@frinx/workflow-ui": "workspace:^"
"@frinxio/gamma": 0.0.31
"@frinxio/gamma": 0.0.32
"@types/node": 16.18.14
"@types/react": 17.0.53
"@types/react-dom": 18.0.11
Expand Down Expand Up @@ -5068,9 +5068,9 @@ __metadata:
languageName: unknown
linkType: soft

"@frinxio/gamma@npm:0.0.31":
version: 0.0.31
resolution: "@frinxio/gamma@npm:0.0.31::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40FRINXio%2Fgamma%2F0.0.31%2Fe37501fec012b16acbe21502108f25bfc413e056"
"@frinxio/gamma@npm:0.0.32":
version: 0.0.32
resolution: "@frinxio/gamma@npm:0.0.32::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40FRINXio%2Fgamma%2F0.0.32%2F24d793964b269fdfe13707f3afa8283a7826f97a"
dependencies:
"@types/lodash": 4.14.181
"@types/url-join": 4.0.1
Expand Down Expand Up @@ -5098,7 +5098,7 @@ __metadata:
react: ^18.0.0
react-dom: ^18.0.0
react-router-dom: ^6.0.0
checksum: 2ea447ece82a269c3a73d3f6304fcf4a0f4fc4317a46fbac2fca1807a5db6b88e42e241f490e324333065675472739638a8de2a166f7e4b51a8f010d6ce5905c
checksum: 0bc7267e215cb3db11d7ef6ddab8e64d67fc4f5ba1685d75b34f8c8cba4abb7481ef79493363c19a6ec9dd2801c44eb5d929280b668908f24cd11aa1ab6e82d1
languageName: node
linkType: hard

Expand Down

0 comments on commit c2b2e65

Please sign in to comment.