Skip to content

Commit

Permalink
Merged Pull Request '#69 nightly-package-update->main : 'Updated''
Browse files Browse the repository at this point in the history
Updated
  • Loading branch information
Automation51D authored Aug 17, 2023
2 parents 23f34dc + 13247fb commit 70c44f2
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
8 changes: 4 additions & 4 deletions fiftyone.devicedetection.cloud/remote_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
],
"dependencies": {
"fiftyone.devicedetection.shared": "^4.4.49",
"fiftyone.pipeline.cloudrequestengine": "^4.4.40",
"fiftyone.pipeline.core": "^4.4.40",
"fiftyone.pipeline.engines": "^4.4.40",
"fiftyone.pipeline.engines.fiftyone": "^4.4.40"
"fiftyone.pipeline.cloudrequestengine": "^4.4.41",
"fiftyone.pipeline.core": "^4.4.41",
"fiftyone.pipeline.engines": "^4.4.41",
"fiftyone.pipeline.engines.fiftyone": "^4.4.41"
},
"devDependencies": {
"@types/node": "^15.14.9",
Expand Down
6 changes: 3 additions & 3 deletions fiftyone.devicedetection.onpremise/remote_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
],
"dependencies": {
"fiftyone.devicedetection.shared": "^4.4.49",
"fiftyone.pipeline.core": "^4.4.40",
"fiftyone.pipeline.engines": "^4.4.40",
"fiftyone.pipeline.engines.fiftyone": "^4.4.40",
"fiftyone.pipeline.core": "^4.4.41",
"fiftyone.pipeline.engines": "^4.4.41",
"fiftyone.pipeline.engines.fiftyone": "^4.4.41",
"js-yaml": "^4.1.0",
"n-readlines": "^1.0.1"
},
Expand Down
8 changes: 4 additions & 4 deletions fiftyone.devicedetection/remote_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"fiftyone.devicedetection.cloud": "^4.4.49",
"fiftyone.devicedetection.onpremise": "^4.4.49",
"fiftyone.devicedetection.shared": "^4.4.49",
"fiftyone.pipeline.cloudrequestengine": "^4.4.40",
"fiftyone.pipeline.core": "^4.4.40",
"fiftyone.pipeline.engines": "^4.4.40",
"fiftyone.pipeline.engines.fiftyone": "^4.4.40"
"fiftyone.pipeline.cloudrequestengine": "^4.4.41",
"fiftyone.pipeline.core": "^4.4.41",
"fiftyone.pipeline.engines": "^4.4.41",
"fiftyone.pipeline.engines.fiftyone": "^4.4.41"
},
"devDependencies": {
"eslint": "^8.47.0",
Expand Down

0 comments on commit 70c44f2

Please sign in to comment.