Skip to content

Commit

Permalink
bump version 1.0.59 (#1530)
Browse files Browse the repository at this point in the history
  • Loading branch information
soson authored Apr 18, 2024
1 parent 7acfdfc commit 0c15e5b
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.58",
"version": "1.0.59",
"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.38",
"@frinxio/gamma": "0.0.39",
"@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.58",
"version": "1.0.59",
"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.38
"@frinxio/gamma": 0.0.39
"@types/node": 16.18.14
"@types/react": 17.0.53
"@types/react-dom": 18.0.11
Expand Down Expand Up @@ -5066,9 +5066,9 @@ __metadata:
languageName: unknown
linkType: soft

"@frinxio/gamma@npm:0.0.38":
version: 0.0.38
resolution: "@frinxio/gamma@npm:0.0.38::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40FRINXio%2Fgamma%2F0.0.38%2F6d0cfe625470a48bc1ae74286bcb66b3b90caf20"
"@frinxio/gamma@npm:0.0.39":
version: 0.0.39
resolution: "@frinxio/gamma@npm:0.0.39::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40FRINXio%2Fgamma%2F0.0.39%2F3e54b10227a5ebebb4dd9832858f1f0a57b4723b"
dependencies:
"@types/lodash": 4.14.181
"@types/url-join": 4.0.1
Expand Down Expand Up @@ -5096,7 +5096,7 @@ __metadata:
react: ^18.0.0
react-dom: ^18.0.0
react-router-dom: ^6.0.0
checksum: a8053b15e80711d87e55154f10511ed7c9fcf0fa1ffea6b7f6d409a60ef30495d812903ec45bf34a399f64e4fe5373ce2f5e5bd1e0a5a34e2e5334a9efcc18bf
checksum: bb0783f8c37a7f46fea11ab01679a89343c9e8e907dba177c222831e2aa60071ec6b3bc115f46c6e1cf331bb8a3d14fd5c0dccda650b11c8a9155f2f32d852fe
languageName: node
linkType: hard

Expand Down

0 comments on commit 0c15e5b

Please sign in to comment.