Skip to content

Commit

Permalink
Merged Pull Request '#89 nightly-package-update->main : 'Updated''
Browse files Browse the repository at this point in the history
Updated
  • Loading branch information
Automation51D authored Aug 30, 2023
2 parents c1c7bc3 + ea70dd5 commit c115832
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
10 changes: 5 additions & 5 deletions fiftyone.devicedetection.cloud/remote_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
"Tung Pham <tung@51degrees.com> (https://51degrees.com)"
],
"dependencies": {
"fiftyone.devicedetection.shared": "^4.4.60",
"fiftyone.pipeline.cloudrequestengine": "^4.4.47",
"fiftyone.pipeline.core": "^4.4.47",
"fiftyone.pipeline.engines": "^4.4.47",
"fiftyone.pipeline.engines.fiftyone": "^4.4.47"
"fiftyone.devicedetection.shared": "^4.4.61",
"fiftyone.pipeline.cloudrequestengine": "^4.4.48",
"fiftyone.pipeline.core": "^4.4.48",
"fiftyone.pipeline.engines": "^4.4.48",
"fiftyone.pipeline.engines.fiftyone": "^4.4.48"
},
"devDependencies": {
"@types/node": "^15.14.9",
Expand Down
8 changes: 4 additions & 4 deletions fiftyone.devicedetection.onpremise/remote_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"Tung Pham <tung@51degrees.com> (https://51degrees.com)"
],
"dependencies": {
"fiftyone.devicedetection.shared": "^4.4.60",
"fiftyone.pipeline.core": "^4.4.47",
"fiftyone.pipeline.engines": "^4.4.47",
"fiftyone.pipeline.engines.fiftyone": "^4.4.47",
"fiftyone.devicedetection.shared": "^4.4.61",
"fiftyone.pipeline.core": "^4.4.48",
"fiftyone.pipeline.engines": "^4.4.48",
"fiftyone.pipeline.engines.fiftyone": "^4.4.48",
"js-yaml": "^4.1.0",
"n-readlines": "^1.0.1"
},
Expand Down
14 changes: 7 additions & 7 deletions fiftyone.devicedetection/remote_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"Tung Pham <tung@51degrees.com> (https://51degrees.com)"
],
"dependencies": {
"fiftyone.devicedetection.cloud": "^4.4.60",
"fiftyone.devicedetection.onpremise": "^4.4.60",
"fiftyone.devicedetection.shared": "^4.4.60",
"fiftyone.pipeline.cloudrequestengine": "^4.4.47",
"fiftyone.pipeline.core": "^4.4.47",
"fiftyone.pipeline.engines": "^4.4.47",
"fiftyone.pipeline.engines.fiftyone": "^4.4.47"
"fiftyone.devicedetection.cloud": "^4.4.61",
"fiftyone.devicedetection.onpremise": "^4.4.61",
"fiftyone.devicedetection.shared": "^4.4.61",
"fiftyone.pipeline.cloudrequestengine": "^4.4.48",
"fiftyone.pipeline.core": "^4.4.48",
"fiftyone.pipeline.engines": "^4.4.48",
"fiftyone.pipeline.engines.fiftyone": "^4.4.48"
},
"devDependencies": {
"eslint": "^8.48.0",
Expand Down

0 comments on commit c115832

Please sign in to comment.