Skip to content

Commit

Permalink
Remove linux-arm-gnueabihf (#103)
Browse files Browse the repository at this point in the history
Removes the un-built platform linux-arm-gnueabihf

---------

Co-authored-by: Max Huang-Hobbs <[email protected]>
  • Loading branch information
Adjective-Object and Max Huang-Hobbs authored Dec 2, 2024
1 parent 29cc6f5 commit d1d7d4f
Show file tree
Hide file tree
Showing 10 changed files with 13 additions and 37 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "remove unbuilt linux-arm-gnueabihf package",
"packageName": "@good-fences/api",
"email": "[email protected]",
"dependentChangeType": "patch"
}
2 changes: 1 addition & 1 deletion npm/darwin-arm64/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
"type": "git",
"url": "git+https://github.com/Adjective-Object/good-fences-rs-core.git"
}
}
}
2 changes: 1 addition & 1 deletion npm/darwin-x64/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
"type": "git",
"url": "git+https://github.com/Adjective-Object/good-fences-rs-core.git"
}
}
}
3 changes: 0 additions & 3 deletions npm/linux-arm-gnueabihf/README.md

This file was deleted.

22 changes: 0 additions & 22 deletions npm/linux-arm-gnueabihf/package.json

This file was deleted.

2 changes: 1 addition & 1 deletion npm/linux-arm64-gnu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
"libc": [
"glibc"
]
}
}
2 changes: 1 addition & 1 deletion npm/linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
"libc": [
"glibc"
]
}
}
2 changes: 1 addition & 1 deletion npm/win32-arm64-msvc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
"type": "git",
"url": "git+https://github.com/Adjective-Object/good-fences-rs-core.git"
}
}
}
2 changes: 1 addition & 1 deletion npm/win32-x64-msvc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
"type": "git",
"url": "git+https://github.com/Adjective-Object/good-fences-rs-core.git"
}
}
}
6 changes: 0 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,6 @@ __metadata:
languageName: unknown
linkType: soft

"@good-fences/api-linux-arm-gnueabihf@workspace:npm/linux-arm-gnueabihf":
version: 0.0.0-use.local
resolution: "@good-fences/api-linux-arm-gnueabihf@workspace:npm/linux-arm-gnueabihf"
languageName: unknown
linkType: soft

"@good-fences/api-linux-arm64-gnu@workspace:npm/linux-arm64-gnu":
version: 0.0.0-use.local
resolution: "@good-fences/api-linux-arm64-gnu@workspace:npm/linux-arm64-gnu"
Expand Down

0 comments on commit d1d7d4f

Please sign in to comment.