Skip to content

Commit

Permalink
bump: (patch) @terascope/[email protected], [email protected]
Browse files Browse the repository at this point in the history
bump: (patch) [email protected]
  • Loading branch information
lesleydreyer committed Oct 31, 2023
1 parent 843529d commit 9a4e975
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion asset/asset.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "file",
"version": "2.7.2",
"version": "2.7.3",
"description": "A set of processors for working with files"
}
4 changes: 2 additions & 2 deletions asset/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "file",
"displayName": "Asset",
"version": "2.7.2",
"version": "2.7.3",
"private": true,
"description": "A set of processors for working with files",
"repository": {
Expand All @@ -20,7 +20,7 @@
"test": "yarn --cwd ../ test"
},
"dependencies": {
"@terascope/file-asset-apis": "^0.10.1",
"@terascope/file-asset-apis": "^0.10.2",
"@terascope/job-components": "^0.64.0",
"csvtojson": "^2.0.10",
"fs-extra": "^11.1.1",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "file-assets-bundle",
"displayName": "File Assets Bundle",
"version": "2.7.2",
"version": "2.7.3",
"private": true,
"description": "A set of processors for working with files",
"repository": "https://github.com/terascope/file-assets.git",
Expand Down Expand Up @@ -30,7 +30,7 @@
"dependencies": {},
"devDependencies": {
"@terascope/eslint-config": "^0.7.1",
"@terascope/file-asset-apis": "^0.10.1",
"@terascope/file-asset-apis": "^0.10.2",
"@terascope/job-components": "^0.64.0",
"@terascope/scripts": "0.59.0",
"@types/fs-extra": "^11.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/file-asset-apis/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@terascope/file-asset-apis",
"displayName": "File Asset Apis",
"version": "0.10.1",
"version": "0.10.2",
"description": "file reader and sender apis",
"homepage": "https://github.com/terascope/file-assets",
"repository": "[email protected]:terascope/file-assets.git",
Expand Down

0 comments on commit 9a4e975

Please sign in to comment.