Skip to content

Commit

Permalink
Refactor isolate to support multiple simultaneous executions (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
0x80 authored Jan 12, 2025
1 parent 85cbdd1 commit ec66f01
Show file tree
Hide file tree
Showing 12 changed files with 297 additions and 306 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "isolate-package",
"version": "1.22.0",
"version": "1.23.0-1",
"description": "Isolate a monorepo package with its shared dependencies to form a self-contained directory, compatible with Firebase deploy",
"author": "Thijs Koerselman",
"license": "MIT",
Expand Down
Loading

0 comments on commit ec66f01

Please sign in to comment.