Skip to content

chore: prepare more infra for @warp-drive/core package #9993

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 16, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix pkg versions
  • Loading branch information
runspired committed May 16, 2025
commit acc200f2341b1f8727d0bcb24f949315a486bc17
2 changes: 1 addition & 1 deletion docs-viewer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@warp-drive/internal-docs-viewer",
"version": "5.5.0-alpha.26",
"version": "5.6.0-alpha.3",
"description": "API Docs Viewer for the WarpDrive Project Monorepo | Unpublished",
"private": true,
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion internal-tooling/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@warp-drive/internal-tooling",
"version": "5.5.0-alpha.26",
"version": "5.6.0-alpha.3",
"description": "Internal Tooling for the WarpDrive Project Monorepo | Unpublished",
"private": true,
"type": "module",
Expand Down
Loading